@import url("../css/global.css");


/*  Layout
--------------------------------------------------------------------------------------------------- */
#wrapper {
	background: #fff url(../gfx/bg.jpg) repeat-x 0 0;
}
#header {
	display: none;
}
#contentarea {
	height: 533px;
}