div#full_bg_container {
	background-image: url('background.jpg'); 
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin-top: -80px;
	position: relative;
	clean: both;
}
