#head{ 
height:198px;
width:750px;
background-image:url(images/garden1_01.jpg);
background-repeat:no-repeat;
}
	
	
#main{
height:700px;
width:750px;
background-image:url(images/garden1_02.jpg);
background-repeat:no-repeat;
}

#side{
float:left;
width:200px;
height:400px;
margin-top:10px;
margin-left:10px;
}
	#sidetext{
	float:left;
	width:200px;
	height:400px;
	margin-top:130px;
	text-align:center;
	cursor:help;
	}

#bigbox{
float:left;
width:500px;
height:600px;
margin-top:10px;
margin-right:10px;
margin-left:10px;
}
