#container{
	width:1200px;
	border:solid 3px black;
	margin-left: auto;
	margin-right: auto;
	height:2000px;
}


.mainbodydivs{
	width:294px;
	height:700px;
	border: solid black 3px;
	float:left;
}

#mainbodydivlist{
	margin-left: auto;
	margin-right: auto;
	width:1200px;
}

h2{
	font-size: 34px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h3{
	text-align: center;
	font-size: 47px;

}

.mainproduct{
	width:900px;
	border:solid black 3px;
	height:300px;
	margin-right: auto;
	margin-left: auto;
}