BODY { 
	background: #1e2a63 url(images/background2.gif); 
	background-repeat: no-repeat; 
	font-family:Arial, Helvetica, sans-serif
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}
.style3 {color: #FFFFFF}
.style2 {
	color: #E4DD79;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}
.style4 {
	font-weight: bold;
	color: #ffcc66;
	font-family:Arial, Helvetica, sans-serif
}
.style5 {
	color: #ffcc66;
	font-family:Arial, Helvetica, sans-serif
}

.index_box {
	background-color: #000000;
	background-position: center center;
	height: 550px;
	width: 800px;
	border: 1px solid #E4DD79;
}
.b_link_box {
	background-color: #1F1A17;
	background-position: center center;
	height: 20px;
	width: 150px;
}
.about_box {
	background-color: #000000;
	background-position: center center;
	height: 900px;
	width: 700px;
	border: 1px solid #E4DD79;
}
.product_box {
	background-color: #000000;
	background-position: center center;
	height: 900px;
	width: 700px;
	border: 1px solid #E4DD79;
}
.offer_box {
	background-color: #000000;
	background-position: center center;
	height: 900px;
	width: 700px;
	border: 1px solid #E4DD79;
}