body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	background-color: #ccddee;
	margin-top: 0px;
}

a:link {
	color: #F00;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}

p    {
	text-align: left;
	color: #00F;
	 }
     
img  { border-style: none;
     }  
	  
h1   {
	font-size: 125%;
	text-align: center;
	color: #F00;
}
h3 {
	font-size: 1.25em;
	color: #F00;
	text-align: center;
}


h6 { 
	text-align:center;
   color:#99F;
   font-weight:normal;}

div {
	width: 750px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	}            
	 
h2 {
	font-size: 1.35em;
	text-align: center;
	color: #00F;
}
#navbar {
	font-size: .8em;
}
#header {
	background-image: url(images/jumpy-logo.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.faceindex {
	padding-left: 100px;
}
h4 {
	text-align: center;
	color: #00F;
}
.order-button {
	margin-left: 280px;
}

