body 
{
	background-image: url(images/background.jpg);
	background-repeat: repeat;

}
}
img
{
	vertical-align:bottom;
	border: 0px;
	border-color: #FFFFFF;
}
table
{
	border: 1px;
	padding: 0;
	border-color: #FFFFFF;
	vertical-align: middle;
	border-bottom-style: none;
}
td img { 
vertical-align: bottom; 
} 


h1 {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 20px;
	color: #63c6de;
	top: 0px;
	position: relative;
	margin: 10px;
	left: 15px;
	z-index: 10;
}
h2 {
	font-family: Century Gothic,Microsoft Sans Serif, Verdana;
	font-size: 30px;
	color: #fd8a3d;
	top: 30px;
	position: relative;
	margin: 10px;
	left: 280px;
}
.blue {
	background: #3399ff;
	position: relative;
}
.welcome {
	font-family: Century Gothic,Microsoft Sans Serif, Verdana;
	font-size: 16px;
	color: #ffffff;
	z-index: 8;
}
.buy {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 13px;
	color: #ffffff;
	z-index: 8;
}

.buy2 {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 12px;
	color: #ffffff;
	z-index: 8;
}

.bodytext {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 14px;
	color: #561801;
	text-align:center;
	z-index: 8;
}


.footer {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 14px;
	color: #561801;
	text-align:center;
	z-index: 8;
}

.home {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 14px;
	color: #ffffff
	z-index: 8;
}

.contact{
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 13px;
	color: #ffffff;
	z-index: 8;
}
a:active 
	{
	color: #fd4a10;
	text-decoration: underline;
	}
a:link 
	{
	color: #561801;
	text-decoration: none;
	}
a:visited 
	{
	color: #561801;
	text-decoration: none;
	} 
a:hover 
	{
	color: #acca06;
	text-decoration: underline;
	}
