#center {
	height: auto;
	width: 800px;
	margin: auto;
}

#mainbox {
	height: auto;
	width: 800px;
}

#logo_banner {
	background-image: url(webdesign/logo_banner.jpg);
	float: left;
	height: 150px;
	width: 800px;
	margin-bottom: 15px;
}

#meny {
	height: auto;
	width: 775px;
	margin-left: 35px;
}

#meny li{display: inline; list-style-type: none;}

#meny a {
	text-decoration: none;
	font-family: "Bodoni MT";
	color: #000000;
	font-size: 24px;
	margin-right: 100px;
	}
#textbox {
	float: left;
	height: 320px;
	width: 700px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	overflow: auto;
}
#kontaktlinkbox {
	height: auto;
	width: 800px;
	margin-top: 370px;
}
#kontaktlinkbox a {
	font-family: "Bodoni MT";
	color: #000000;
	text-decoration: none;
	margin-left: 340px;
}
#tshirt1 {
	height: 333px;
	width: 250px;
	background-image: url(webdesign/1.jpg);
	float: left;
	margin-left: 25px;
}
#tshirt2 {
	background-image: url(webdesign/2.jpg);
	height: 333px;
	width: 250px;
	float: right;
	margin-right: 25px;
}
#tshirt3 {
	background-image: url(webdesign/3.jpg);
	height: 333px;
	width: 444px;
	float: left;
	margin-top: 25px;
	margin-left: 120px;
}
#tshirt4 {
	background-image: url(webdesign/4.jpg);
	height: 333px;
	width: 250px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}
#tshirt5 {
	background-image: url(webdesign/5.jpg);
	float: right;
	height: 333px;
	width: 250px;
	margin-top: 25px;
	margin-right: 25px;
}
#tshirt6 {
	background-image: url(webdesign/6.jpg);
	height: 333px;
	width: 444px;
	float: left;
	margin-top: 25px;
	margin-left: 120px;
}