@charset "utf-8";
#subjects {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #06C;
	letter-spacing: 10px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	border-top-style: solid;
	border-top-color:#06C;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-right: 20%;
	margin-left: 20%;
	width: 60%;
	padding-bottom: 0%;
	padding-top: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

#verbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #06C;
	letter-spacing: 10px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-right: 20%;
	margin-left: 20%;
	width: 60%;
	padding-bottom: 0%;
	padding-top: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.content {
	font-size: 16px;
	color: #09F;
	text-align: center;
	word-spacing: 5px;
	letter-spacing: 3px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#footer {
	border-top-style: solid;
	border-top-color: #06C;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	text-align: center;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	display: block;
	font-weight: bold;
}
a {
	color: #09F;
	text-decoration:none;
	
}
a:hover {
	color: #090;
}
#note {
	color: #F00;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	letter-spacing: 2px;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-size: 12px;
}
