body {
	border: 0;
	outline: 0;
	font-family: arial;
	font-size: 16px;
	height: 100%;
	/*background: #16288e url(/images/clouds.jpg) no-repeat;*/
	/*background-color: #142150!important;*/
	/*background-position:right top;*/
	margin: 0px; 
	padding:0px;
}
a{
	text-decoration :none;
	color: #000;
}
.logo_cba{
	height:100px;
}

.main{
	background-color:#fff;width:500px;
}