@charset "utf-8";
/* CSS Document */

body{
	background-color:#8895b1;
}

a:link{
	color:#03C;
}

a:visited{
	color:#03C;
}


.bottomlogos {
 width: 1000px; 
 margin: 0 auto;
 padding: 0; 

 }
 
 .bottomlogos img {
 float: right;
 }
