@import url(reset.css);
@import url(typography.css);

body {
	background-color: #034455;
}

div#wrapper {
	width: 300px;
	margin: 90px auto 0;
	background-color: #034455; /*04596e*/
}