@charset "UTF-8";

#back-bottom {
	background-image: url(../images/patt2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}

body {
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	font-size:14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1	{
	font-size:28px;
	font-weight:bold;
	color: #63C520;
}
	