body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.top_box{
	margin-bottom: 20px;
}
#a a{
	color:#fff;
	font-size:1px;
}
#a a:hover{
	color:#fff;
	font-size:1px;
}

.main_img_bg{
	background-image: url(../images/top_img_bg.gif);
	background-repeat: no-repeat;
	width: 200px;
}

