body {
	width: 750px;		
	padding-left: 50px;
	padding-top: 30px;
}

div.blue_box {
	background-color: #E4ECEC;
	margin: 3px;
	padding: 1px;
}

