@charset "utf-8";
#content {
	width: 600px;
	margin-top: 50px;
	margin-left: 50px;
	height: 2000px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 50px;
	height: 75px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(Images/staceygames.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav {
	height: 80px;
	text-align: center;
}
