/** CSS for VNAF **/

body{
	background-color:#8a99ad;
}


#wrapper{
	width:620px;
    margin:auto auto;
	background-color:#fff;
	padding:15px;
}	