@charset "UTF-8";
/* CSS Document */
#wrapper {
	background: url(../img/bg.png) no-repeat top center;
	height: 798px;
	margin: 50px 0;
	display: none;
}
h1 {
	margin-bottom: 25px;
	margin-top: 70px;
	float: left;
}
nav {
	clear: both;
	float: left;
	margin-top: 40px;
}
nav ul li {
	margin-bottom: 30px;
}
#top_message {
	clear: both;
}