body {
	margin:0 auto;
	padding-top: 30px;
	text-align:center;}
	
a { text-decoration: none; outline: none;}

#wrapper{
	width: 700px;
	margin: 0 auto;}

/*----------------header--------------------*/

#header {
	width: 100%;
	height: 500px;
	margin: 10px auto;}
.head1 {
	margin: 0;
	padding: 0;
	background: url(bbb-logo.gif) no-repeat;
	height: 472px;}
