body {
	background: url('start_img/bg_muster.gif') repeat #ffffff;
	}

img {
	border: 0px;
	}

#top {
	background: url('start_img/bg_top.png') repeat-x;
	height: 10px;
	}
	
#bottom {
	background: url('start_img/bg_bottom.png') repeat-x;
	height: 10px;
	}

	
#wrapper {
	width: 656px;
	height: 100%;
	margin: 0px auto;
	background: url('start_img/content_bg.png') repeat-y;
	}
	
#content {
	padding-left: 20px;
	padding-top: 45px;
	padding-bottom: 10px;
	height: 100%;
	}
	
.socials {
	text-align: center;
	}
	
.socials img {padding-right: 20px;}
