body {
	background-image: url(BG.png);
	background-repeat: repeat;
	text-align: center;
	font:Tahoma, Geneva, sans-serif


}
.text_copyright_color {
	color: #999;
	font-size: 12px;

}
.text_font_spec {
	font-weight: bold;
	color: #EB7500;
}
.top {
	height: 300px;
	width: 300px;
}

