/* The main column and descendants */
#heading {
width:760px;
float:right;
clear:both;
font-size:1.1em;
line-height:150%;
color:#414B50;
}

#heading h2 {
text-align:center;
}

#mainCol {
width:760px;
text-align:center;
}

#mainCol p {
width:720px;
margin:10px 0 10px 10px;
}

.image_norm {
margin:30px 0 10px 0;
border:2;
}



