@import url(green/layout.css); 
@import url(green/typography.css);

body {
	margin: 0;
	padding: 0;
	background: #DBDAD2 url(green/images/green_background.gif) repeat-y center;
	text-align: center;
}

.hidden {
	display: none;
}
