/* CSS Document */
body
{
	color:#563089; 
	background:#FAF1FE; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	margin:0px;
}

.content
{
	top:170px; left:180px; 
	position:absolute; 
	margin-top:5px;
	width:560px;
}
	
img
{
border:0;
}

.header
{
	font-size:18px;
	font-weight:bold;
}