@charset "utf-8";
/* CSS Document */
body
{
	background: #FFF;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	
	padding-top: 30px;
	padding-left: 30px;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: lighter;
	padding-left: 30px;
}

img
{
	margin-left: 30px;
}


#seo
{
	width: 600px;
	position: absolute;
}
