body{
	background-color:#1B2D75;
	font-family: Verdana,Arial,Helvetica, sans-serif;
}



@media screen and (max-width: 640px) {

.topnav{

 height:160px;
	
 background: url(img/VNMBannernewmob.jpg) !important;
background-repeat:no-repeat !important;
}
.cntrow{
	margin-top:10px;
	
	
}
}






.topnav{
	
	background-color:black;
	height:160px;
	
	border-top:1px solid gray;
	background:url("img/VNMBanner.png");
	background-repeat:no-repeat;
}

.center large{
	text-align:justify;
    line-height: 20px;
    padding: 6px;
    font-size: 13px;
    margin-top: 50px;
    color: #8b8bff;
}
.footer{
	background-color: #3556d9;
	
	height:50px;
	
}
@media screen and (max-width: 600px) {
	
	.footer{
	background-color: #3556d9;
	height:120px;
	
}
}
.one{
	color:#ffffff;
	
}
a.one:hover{
	color:red;
	
}
	
	