@charset "UTF-8";
/* CSS Document */

body{
	margin:auto;
	padding:0;
	background:url(Images/Brimbg.png);
	background-position:top center;
	background-color:#000;
	
	}
	
.centera{
	margin: auto;
	text-align: center;
	}	

#logo-c{
	margin:auto;
	padding:90px 0 0 0;
	width:auto;
	height:auto;
	align:center;
	}
	
	
