body {
	font-family: "arial", sans-serif;
	background: #CBDDEF;
	background-image: url('http://www.waterproofceilingtiles.com/images/fadedblue.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-size:14px;
	color:#333333;
}

h1 {
	font-family: "arial black", "ariel", sans-serif;
	font-variant: small-caps;
	font-size: 18px;
}

a {
	font-weight: bold;
	color: #00bbbb;
	text-decoration: none;
}

a:hover {
	color: #aa0000;
	text-decoration: underline;
}

.topBar {
   position:fixed;
   z-index:100;
   width:100%;
   height: 65px;
   top:0;
   left:0;
}

.page {
	background: white;
	max-width: 900px;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
}

.headerBar {
	width:920px;
	background: #5555ff;
	padding: 4px;
	font-size: 16px;
	margin-left:auto;
	margin-right:auto;
}

.headerBar td {
	font-weight: bold;
	color: white;
}

.headerBar a {
	color: #dddd00;
	text-decoration: none;
}

.headerBar a:hover {
	color: #aa0000;
	text-decoration: underline;
}

.seller {
	font-size:18px;
}

.thumb {
	width:110px;
	text-align:center;
}

.thumb2 {
	width:160px;
	text-align:center;
}
