body{
    font-family: Courier new, monospaced;
	
	
    font-size: 11pt;
    font-style:normal;

    overflow:auto;
    color:#111;
	
	width:900px;
	margin:0px auto;
}

a img{
	border-width:0px;
}

.section{
	clear:both;
	padding:10px 0;
}

.section .img{
	margin:50px 0 0 0;
	float:left;
	width:350px;
}

.section .text{
	float:left;
	width:540px;
}


.mainSection{
	text-align:center;
}