@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(Images/staceycontact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav {
	height: 40px;
}
#content {
	height: 1400px;
	width: 500px;
	margin-top: 50px;
	margin-left: 500px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 50px;
}
