body {
background-image:url(images/background.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}

p
{color: #666666; 
font-family: "Century Gothic", Arial;
font-size: 12px;
padding: 0px 0px 0px 10px;}

.headertext
{color: #663366; 
font-family: "Century Gothic", Arial;
font-size: 14px;
font-weight:bold;
padding: 5px 0px 5px 10px;}

.price
{color: #cc0000; 
font-family: "Century Gothic", Arial;
font-size: 12px;
font-weight:bold;
}

.footer
{color: #FFFFFF;
}

h2 {
	font-family: "Century Gothic", Arial;
	font-size:16px;
	font-weight:bold;
	color: #333366;
}

h4 {
	font-family: "Century Gothic", Arial;
	font-size:14px;
	font-weight:bold;
	color: #333366;
}

.image {
	padding: 5px;
	border-style:solid;
	border-color: #719dc4;
	border-width:5px;}

.image2 {
	padding: 5px;
	border-style:solid;
	border-color: #ffffff;
	border-width:5px;}
	
.link{
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #719dc4;
	text-decoration: none;
}

.link:hover{
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #c47192;
	text-decoration: blink;
}
