/* CSS Document */

body {
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/BG_1.jpg);
	background-position:center;
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333; 
	font-weight: normal;
}
.style1 {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}