h1 {
	color: #FF0000;
}
body {
	background-attachment: scroll;
	background-image: url(logo5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000033;
	background-color: #ECFFFF;
	text-align: justify;
	width: 1000px;
}

