@charset "utf-8";
/* CSS Document */

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	background:url(images/bg.png) #8cbef2;
	background-repeat:repeat-x;
}

.center
{
	text-align:center;
}

h2 a
{
	text-decoration:none;
	color:#000;
}

