/* very empty tomato document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-color: #131313;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrap {
	width:100%;
	height:100%;
	background: #131313 url(tomato/wood.jpg) no-repeat center top;
}