body {
	margin: 10px;
	background-image: url(bagrund.jpeg);
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#produkter {
	width: 180px;
	height: 180px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #808080;
	overflow:auto;
	background-color: White;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#c00000;
	scrollbar-track-color:#808080;
	scrollbar-shadow-color:#b9b9b9;
	scrollbar-highlight-color:#b9b9b9;
	scrollbar-3dlight-color:#ededed;
	scrollbar-darkshadow-Color:#4e4e4e;
}

#produktmenu {
	overflow:auto;
	height:300px;
	width:200;
	background-color: White;
	border: 1px solid #808080;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#c00000;
	scrollbar-track-color:#808080;
	scrollbar-shadow-color:#b9b9b9;
	scrollbar-highlight-color:#b9b9b9;
	scrollbar-3dlight-color:#ededed;
	scrollbar-darkshadow-Color:#4e4e4e;
}

#picture {
	border: 1px solid #808080;
}

#pre {
	width: 150px;
	margin-bottom: 1px;
}

#sal {
	height: 100px;
	width: 150px;
}

#cel {
	height: 112px;
	width: 150px;
}

#hh {
	height: 112px;
	width: 150px;
}

img {
	border: 0px;
}

#ftext {
	font-family: Garamond;
}
