body{
	margin:0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#eeeeee;
	background-color: #222222;	
	}

h1{
	position: absolute;
	top:140px;
	left: 20px;
	font-size: 14px;	
	}	

header, section, footer{
		position: relative;
		margin: 0px auto 0px auto;
		width: 1280px;
	}
	
header{
	height: 180px;	
	background: url('../piezas/bkh-fuelsurf.png') top center no-repeat #222222;
	}
	
#logo{
	position: absolute;
	top: 50px;
	left: 50px;	
	}
article{
	position:relative;
	margin:0px auto 0px auto;
	width:1150px;
}
