body {
	background-image:url(/images/bg.jpg);
        background-position:center;
        background-attachment:fixed; 
	background-repeat:repeat-y;
	background-color: #4c4c4c; 
	margin:0px; 
	padding:0px;
	}
#wrap {
	margin:0 auto; 
	position:relative; 
	width:816px;
	padding-top:10px;
	padding-bottom:10px;
	}
div {
	color: #393939; 
	font-family: arial; 
	font-size: 10pt;
	text-decoration: none;
	}  
a {
	color: #000000; 
	font-family: arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
	} 
a:hover {
	color: #ffffff; 
	font-family: arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline;
	}  
#content {
	position: absolute;
	top: 422px;
	left: 8px;
	width: 800px;
	height:px;
	visibility: visible;
	padding-bottom:10px;
	}
.header1 {
	font-family: Arial;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	}
.shirttitle {
	font-family: Arial;
	font-size: 14pt;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	}
.price{
	font-family: Arial;
	font-size: 14pt;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #950019;
	}
.blogdate {
	font-family: Arial;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
	}
.blogtitle {
	font-family: Arial;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	}



