html, body {
	/*background:transparent url(http://www.paraxbrand.com/images/big-bg.jpg) no-repeat scroll center top;*/
	background:transparent url(http://www.paraxbrand.com/images/bg.png) no-repeat top center; 
	font:80%/1.25em arial, sans-serif;
	letter-spacing:.1em;
	margin: 0;
	padding: 0;
}




#logo { margin: 0; width:268px; height:158px;
	text-align:center;
	margin:0px auto;
	padding:0;

 }


h1, h2, p, pre {
	display:block;
	width:600px;
}
h1 {
	font:225%/1.25em garamond, georgia, 'times new roman', serif;
	text-align:center;
	color:#333;
	margin:0 auto 15px;
}
h2 {
	font:200%/1.25em garamond, georgia, 'times new roman', serif;
	text-align:center;
	color:#AAA;
	margin:30px auto 15px;
	padding-top:20px;
}
p {
	margin:15px auto;
	padding:15px;
	border-top:1px dotted #DDD;
	border-bottom:1px dotted #DDD;
}
	p.highlight {
	  border:1px solid #FFD;
	  padding:15px;
	  background:#FFE;
	  color:#820;
	}
	p.footer {
		display:block;
		width:1000px;
		text-align:center;
		border:none;
		color:#333333;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:9px;
		letter-spacing:4px;
		padding:0 0 150px 0;
	}
	
	p.footer a {
		color:#333333;
		text-decoration:none;
	}
	
	
	p.footer a:hover {
		color:#333333;
		text-decoration:none;
		border-bottom: 3px solid #8b378d;
		padding-bottom:3px;
	}
	
	
	
#sale ul { 
	border-top:1px dotted #ccc; 
	border-bottom:1px dotted #ccc;
	display:block;
	width:920px;
	text-align:center;
	margin:10px auto 0 auto;
	padding:15px 0;
	
	
	}
#sale  li  { 
	display: inline;
	width:890px;	
	margin:0;
	padding:0 5px;
	list-style-type:none;
	text-align:left;
	}
	
	
#sale a:hover {
		text-decoration:none;
		border-bottom: 5px solid #8b378d;
		padding-bottom:3px;
	}
	
		

#saletout {
	padding:0;
	margin:0;
	}
	
#saletout img {
	padding:275px 0 0 600px;
	margin:0;
	width:261px;
	height:123px;
	}	
	
	
pre {
	margin:15px auto;
}
