body{
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#86B9D0;
	width:640px;
	height:890px;
	margin: auto;
	background: #fff;
}

html{
	width:640px;
	height:890px;
	margin: auto;
	background: #fff;
}

A:link					{color: #86B9D0; text-decoration:none;}
A:visited				{color: #86B9D0; text-decoration:none;}
A:hover					{color: #86B9D0; text-decoration:underline;}

#div#flashContent {
	width:640px;
	height:890px;
	margin: auto;
}


#wrapper {
 width: 640px;
 margin: 0 auto;
}

#myContent {
 width: 640px;
 margin: 0 auto;
}

#footer {
 width: 640px;
 margin: 0 auto;
 text-align:center;
}