/* CSS Document */

@import url("containers.css");
@import url("content.css");

html, body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #ffcb6b;
	}