@import "reset.css";

body {
	font-size: 62.5%; /* Causes base font size to be ~10px */
	background-color:#FFFFFF;
}
#shell {
	margin: 40px;
}
