body {
	background-color:#2A2345;
	font-family: Calibri;
	font-weight:normal;
	font-size:18px;
	color:#000000;
	margin:0px;
	width:1000px;
	margin: 0 auto;
}

#background {
	background:url(_img/content.jpg)  repeat-y center;
}

#content {
	font-family: Calibri;
	font-weight:normal;
	color:#000000;
	font-size:18px;
	padding-left:50px;
	padding-right:50px;
	text-align:center;

}

#contact {
	font: Calibri;
	text-align:center;
	font-size:18px;
	color:#000000;

}

#logo {

}

#footer {
	font-family: Calibri;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	color:#ffffff;
}

a:link { 
	color:#ff9900; 
	font-weight:100;
	}
	
a:visited {
	color:#ff9900; 
	font-weight:100;
	}
	
a:active { 
	color:#ff9900; 
	font-weight:100;
	}
	
a:hover {
	color:#ff0000; 
	font-weight:100;
}
