body {
	background : #114 url(images/bg.jpg);
	font-family:'Lucida Grande';
	margin: 0;
	padding: 0;
}

#container {
	background: no-repeat url(images/bg_container.jpg);
	width: 750px;
	height: 500px;
	padding: 0;
}