/* CSS Document */

#contact {
	display: none;
}

#header {
	width: 100%;
	height: 55px;
}

h1 {
	height: 50px;
	padding: 35px 15px 5px 75px;
	font-size: 16px;
	background-size: 45px;
	background-position: 20px 20px;
}

#main {
	max-width: 480px;
	margin-top: 25px;
}