body {
	background-color:#dee1e6;
	background:url(../images/mainpaper.jpg);
	background-position:top;
	background-attachment:fixed;
	text-align:center;
	margin: 0px;
	padding:0px;
	margin-top:0px;
	background-repeat: no-repeat;
	font-family:"Century Gothic";
	font-size: 13px;
	font-weight:200;
	color:#000000;
	
	}
	
a:link, a:visited, a:hover, a:active {
	color: #a30046;
	font-family:"Century Gothic";
	font-size:14px;
}

h1 {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-family:"Century Gothic";

}

p, li, th, td, ul, ol {
	font-size: 11px;
	font-family:"Century Gothic";
	font-weight:200;
	color: #000000;
}

h2, content_teasers2 h2, content_teasers1 h2 {
	color: #a30046;
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:bold;
}

h3 {
	color: #000000;
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
}

