body			{
	margin: 0px;
	background-color: #F5F4FF;
	font-family: Verdana
}
textarea		{
	width: 602px;
	height: 60px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 10pt;
}
h1				{
	font-size: 18pt;
	text-align: center;
}
a:link			{ color: #0000FF }
a:hover			{ color: #FF0000 }
a:active		{ color: #FF0000 }
a:visited		{ color: #0000FF }
#center			{
	text-align: center;
}
#ban1			{
	font-size: 14pt;
	margin-bottom: 10px;
	text-align: center;
}
#ban2			{
	font-size: 14pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#ban3			{
	font-size: 16pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#gal			{
	font-size: 14pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#love			{
	font-size: 13pt;
	width: 620px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}
#thumbs			{
	font-size: 14pt;
	text-align: center;
}
#intro			{
	font-size: 10pt;
	text-align: left;
	width: 602px;
	padding: 4px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
}
#enter			{
	font-size: 18pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
#exit			{
	font-size: 10pt;
	text-align: center;
}
#footer			{
	font-size: 10pt;
	margin-top: 300px;
	text-align: center;
}