* { margin:0; padding:0;}
html {
overflow: hidden;
}
html, body { height:100%;}
body {
	background:url(images/index-bg.jpg) center top no-repeat; 
	background-color:#003756;
	font-family:Tahoma, Arial;
	font-size: 71%;
	color: #fff;
	text-align: left;
}

/*==================other====================*/
.righting {text-align:right;}
