.back {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/logo/Oro-002.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.underline {
	text-decoration: none;
}
.red {
	color: #CC0000;
	text-decoration: none;
}

