@charset "UTF-8";
#page {
	height: 600px;
	width: 800px;
	background-color: #CCCCCC;
}
#topsection {
	clear: both;
	float: left;
	height: 406px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	right: 20px;
	bottom: 20px;
	border-top-width: 150px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-left: 250px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#nav {
	width: 100%;
	margin-top: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	color: #E3E3E3;
}
#bottomsection {
	clear: both;
	float: left;
	height: 194px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 0.5em;
}
