body, html {
	background:url(../images/www_bg.gif) center top no-repeat fixed #00548f;
}

* {
    margin: 0; 
}

.legal-line {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-align: right;
	padding-top: 16px;
}

.legal-line a {
	text-decoration: none;
	color: #FFF;
}

.legal-line a:hover {
	text-decoration: underline;
	color: #FFF;
}

.test{
	border:1px solid #F00;
}



