html, body
{
    margin: 0;
    padding: 0;
}
body
{
	color: #555;
	background: #000000 url('../bg-cockpit-final4.jpg');
	background-position: top;
	text-align: center; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	line-height: 100%; 
	font-size: 12px; 
}
