
body {
	background-color: #0e0d0a;
	text-align: justify;
	}
	 
#content {
	background-color: #e3e5e3;
	color:#000000;	
	}

h3 {
	font: arial;
	font-weight: bold;
	font-size: 24px;
	}

#top {
	width:954px;
	height:204px;
	background-image: url(images/top-bg.png);
	background-position:center;
	}
	
#bottom {
	width:954px;
	height:164px;
	background-image: url(images/footer-bg.png);
	background-position:center;
	}	

#menu {
	background-image:url(images/left-repeat.png); 
	background-repeat:repeat-y; 
	width:189px;
	}