@charset "UTF-8";
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	text-align: center;
	width: 760px;
}
#banner {
	text-align: center;
}
#navbar {
	text-align: center;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #787EA3;
}
a:visited {
	text-decoration: none;
}
#stuffGoesHere {
	height: 700px;
	width: 100%;
}
a:link {
	color: #7B7DA9;
	text-decoration: none;
}
