body {
	background: #F0F8FAurl(images/home_view.jpg) no-repeat scroll center top;
	margin-top: 0px;
	background: #F0F8FA url(../images/sky_bkgrnd.jpg) no-repeat scroll center top;
}


a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
