body {
    background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

}

.contact{
    text-align: left;
	padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.heading{
    text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #A7C2D5;
}

.normal{
    text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: black;
}


#wrapper{

    width: 700px;
	max-width: 700px;

}
