body{ 
	background-color: lightgrey;
	padding:10px;
	text-align:center;
}
.header{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;

	
}
.bar{
	position:absolute;
	background-color: #c03321;/*9a2020*/
	width:800px;
	height:50px;
	top:37px;
	}
.content{
	position:relative;
margin-left:auto;
margin-right:auto;
text-align:left;
	background-color: white;
	width:800px;

	
	
}
img{border:none}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

.headerImg{
	position: absolute;
	left: 37px;
	

	}
	.h2{
	position: absolute;
	left:50px;
	top:54px;
	}
.mainContent{
	position:relative;
	top:80px;
	height:100%;
	background-color:white;
		
	}
.topMenu{
	position:relative;
	text-align:right;
	right:0px;
	top:80px;
	background-color:black;
	color:white;
	padding-right:20px;
	}
.topMenu a,.topMenu a.visited{
		text-decoration: none;
	color:white;
	}
.footer{
width:800px;
	background-color: #c03321;/*9a2020;*/
	height:50px;
}
.footer a, .footer a.visited{
color:black;
}
.product{
width:800px;
text-align:left;

}
.productdesc{
	height:60px;
	}
.product.img{

}
.productprice{
	position:relative;
text-align:right;
right:30px;

}
.shopHeader{
	position: absolute;
	top:10px;
	right: 20px;
	text-align:right:
	
	}
	
.seetemp{
font-family: Stencil;
}
