/* CSS Document */

body {margin:0px auto; background:#EAE7DE;}

.middle { font-family:Arial, Helvetica, sans-serif; color:#e7e7e7; font-size:15px; background:#231f20; text-align:justify; padding:31px;}

.titles {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #FFF000;
}
.titles2 {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #FFFFFF;
}

.header_bg {background:url(images/headerbg.jpg);}
