body
{ 
 background: #fcedb6; 
}

#container 
{ 
	background: url(../images/bg2.jpg) repeat-y;
	width: 618px;
}

#footer 
{
 background: url(../images/footer2.jpg) no-repeat; 
	width: 618px; 
	height: 48px;
}

img
{
	border: none;
}
