
/*--------------------------------------------------------------------------------------------------
 	 PAGE DEFINITIONS
--------------------------------------------------------------------------------------------------*/

body {
	min-width: 100%;
	font-family: "Helvetica Neue", Helvetica, clean, sans-serif;
	font-size: 13px;
}

#container {
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 6px 0 24px 0;
}

#buttons {
	height: 50px;
}

#links {
	height: 50px;
}