@charset "ISO-8859-1";

html { 
padding:0px;
margin:0px;
}

body {
background-color: #CCFF9B;
background-image: url('http://www.deepriversnacks.com/images/bgfull.jpg');
background-repeat: no-repeat; background-position: center top; 
font-size: 12px;
color:#564b47;  
text-align:center;
margin:0px;
padding:0px;
}

#box {
	width:1196px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	height: 1150px;
}

#content {
	width:950px;
	padding:0px;
	float:left;
	background-color:#2FACE2;
	overflow: inherit;
	height: 830px;
}

#head {
	background-color:transparent;
	width: 1266px;
	height: 210px;
}

#left {
	width:233px;
	padding:0px;
	float:left;
}

#right {
	width:233px;
	padding:0px;
	float:left;
}
.aboutUs_rules {
	padding-left: 50px;
	margin-right: 50px;
}
#box #content #AboutUs {
	padding-right: 25px;
}
