#body {
	
	background-image: url(../images/about.jpg);
}


#main {
	background-image: url(../images/about.jpg);
	height: 730px;
	width: 930px;
}
#about {
	margin-top: 40px;
	margin-left: 40px;
}

#box {
	height: 100px;
	width: 912px;
}
