body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #37588D;
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(../images/white_bg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	background-color: #8271a6;
}

a {text-decoration:underline;color:#37588D;}
a:hover {text-decoration:none;color:#37588D;}

h1{
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:2px;
font-size:26px;
font-weight:normal;
text-align:center;
margin:0px;
}

h2{
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:2px;
font-size:18px;
font-weight:normal;
text-align:center;
margin:0px;
}

.text{
letter-spacing:2px;
font-size:12px;
font-weight:normal;
text-align:center;
margin:0px;}
