#site_layout {
	background-color: #0a5067;
	height: 100%;
	width: 100%;
	padding-top: 15px;
	background-image: url(bilder/BG.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
}

