@charset "utf-8";
/* CSS Document */
body{
	margin: 0 0 0 0;
	padding: 180px 0 0 0;
	background:url(../images/bg.jpg) repeat-x;
	text-align:center;
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	width:440px;
	margin:auto;
}
h1{ text-indent:-100em; overflow:hidden; background:url(../images/mainlogo.png) no-repeat;width:339px; height:101px;}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 18px;
}
p{}
a{color:#5BAE36; text-decoration:underline;}
