/*
 * Main Stylesheed Silvestrum
 ******************************
 * Created October 28th 2008
 * main.css
 * 
 * 
 */

html, body {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}