/*  
Theme Name: exogeno CMS
Theme URI: http://www.exogeno.com/
Description: created by
Version: 0.9
Author: exogeno
Author URI: http://www.exogeno.com/

*/

#body{	background-attachment: fixed;
    font-family: Calibri, Helvetica, Arial, Verdana, Sans-serif;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #285B78;
	font-size: 11px;
	margin: auto;
	width: 984px;
	margin-top:0;
	background-attachment: fixed;
	text-align: center;
}
#content{
	width: 984px;	
	text-align: center;	margin: 0;
	margin: auto;
	margin-bottom: 0;
}

#page{
	text-align: center;
	float: none;
	margin: 0;
	margin: auto;
	width: 978px;
	height: 525px;
	padding: 15px 0 0 0;
	background-color: #ffffff;
	border: 3px;
	border-style: solid;
	border-color: #ffffff;
	background-image: url(images/content-h1-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
}





