.pagetopwrapper
{
	position: relative;
    width: 1280px;
	margin: 0px auto 0px auto;    
	z-index: 20;
    background: transparent url('../images/TEST Logo 1280.jpg');    
    background-repeat: no-repeat;	
    height: 800px;    	
}


#StoreWrapper h3
{
	background-color: #b20000;
}

#AboutUsWrapper h3
{
	background-color: #b20000;
}

#CatWrapper h3
{
	background-color: #b20000;
}

.loginname
{
	position: relative;
	top: 1px;
	left: 1px;
	color: #b20000;
	font-size: 1.4em;
	text-align: left;
	z-index: 15; 
}


