/*
used for miscellaneous styles
*/
.nomargin {
	margin: 0 !important;
}

.bodyImg { 
	float: left;
	width: 310px;
	margin:0 30px;
}