body 
{
	background-image: url(images/obg.jpg);
	background-repeat: repeat;
	margin-top: 10px;
}
img
{
	border: 0;
}
.cart table,.cart td
{
	background-color:#FFFFFF;
	border: 0;
	padding: 0;
	margin: 0;
text-align:left;
}
table, td
{
	background-color:#FF6600;
	border: 0;
	padding: 0;
	margin: 0;
}
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;
}

.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: #63c6de;
	font-weight: bold;
	text-decoration: none;
	}
a:link 
	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
a:visited 
	{
	color: #63c6de;
	font-weight: bold;
	text-decoration: none;
	} 
a:hover 
	{
	color: #ffd700;
	font-weight: bold;
	text-decoration: none;
	}
.i {
	font-family:  Century Gothic, Tahoma, Microsoft Sans Serif, Verdana;
	font-size: 16px;
	color: #f3ea07;
	font-weight: bold;
}
.about {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 13px;
	color: #ffffff;
}

.footer {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 14px;
	color: #561801;
	text-align:center;
	vertical-align:bottom;
	z-index: 8;
}
.new {
	font-family:  Microsoft Sans Serif, Verdana;
	font-size: 23px;
	color: #ff0000;
	font-style: italic;
}
.copy {
	font-family: Century Gothic, Microsoft Sans Serif, Verdana;
	font-size: 10px;
	color: #63c6de;
}
.tagline {
	font-family: Magneto, Impact5, Microsoft Sans Serif, Verdana;
	font-size: 20px;
	color: #ffffff;
}