@charset "utf-8";

/* CSS Document */

html,body{
	height:100%;
	border:none;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../siteImages/back-07Red.jpg);
	background-color: #002951;
}
