body {
	background: url('../images/pi_background.png');
	background-position: -330px -100px;
	text-align: center;
	font-family: Arial;
}

h2 {
	font-family:  Stencil, Impact;
	font-size:  32px
}

h1 {
	font-family:  Stencil, Impact;
	font-size:  48px
}


div#content {
	background-color: #FFF;
	width: 600px;
	padding: 10px
}

div#featurebox {
	background-color: #FFC;
	border: 3px solid black;
}

.testimonials {
	background-color: #FFC;
	border: 3px solid black;
	margin: 10px;
	padding: 10px;
}

.productdescription {
	border: 3px solid black;
	background-color: #CCF;
	margin: 10px;
	padding: 10px;
}

.productimage {
	float:left;
	vertical-align: middle;
	margin: 10px;
}

.productheader {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.core {
	font-size: 12px;
	color:  #F55;
	font-weight: bold;
	margin-bottom: 10px;
}

a.reserve {
  background-image:url("../images/button.gif");
  color:white;
  display:block;
  font-weight:bold;
  margin:25px 195px;
  padding:7px 7px 7px 5px;
  text-decoration:none;
  text-shadow:1px 1px 0 black;
}

.urgent {
	color:  #00F;
}

.pi {
	font-size: 200%;
	font-weight: bold;
	font-family: Times New Roman, Arial;
}

.fullproductimage {
	position:relative;
	top: 25px;
	left: 25px;
	float:left;
	display:none;
}
