.topLayerBig{
	border: thin solid #4B371B;
	width: 95%;
	position: relative;
	left: 2%;
}
body{
	background: black url(images\main_bg.jpg) bottom repeat-x fixed;
	height:100%;
		
}
div.topNav{
	background: black url(images\top_bg_slice.jpg) bottom repeat-x fixed;
	position:relative;
	left:20%;
}

div.mainDiv{
	background-color:black;

}
p.text,div.topLayerBig{
	background-color:#cfcbc4;
}
