body {
	background-image: url(/images/background/christmas-card-574742_1280.jpg);
	background-size: 1920px;
	background-position: center top;
	background-attachment: fixed;
}


#container {
	
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:5px;
	min-height:800px;
	
	
}

.description {
	
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	background: rgba(255, 255, 255, 0.6) none;
	text-align:center;
	padding:5px;
	
	
}

.description2 {
	
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	background: rgba(0, 0, 0, 0.6) none;
	text-align:center;
	padding:5px;
	
	
}

#container2 {
	
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px;
	background: rgba(255, 255, 255, 0.8) none;
	
	
}

#containerwhite { 

	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;	
	text-align:left;
	padding:10px;
	background: rgba(255, 255, 255, 0.9) none;
		
}


.briefdescription {
	width:100%;
	
}

.itemblock {
	width:390px;
	height:300px;
	float:left;
	text-align:center;
	
}


.categoriescontainer {
	width:390px;
	height:auto;
	margin:5px;
	float:left;
	text-align:center;
	
}
