html,body
{
	background: url(../art/bg-home.gif) top left no-repeat;
	background-color: #efe9e1;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

* 
{
	font-size: 100%;
}

#frame 
{
	background: url(../art/bg-content.gif) bottom left no-repeat;	
	border: 0;
	float: left;
	margin: 0;
	padding: 0px 0px 135px 0px;	
}
