body {
  margin: 0;
  padding: 56px 0px 0px 0px;
  font: 13px Arial, Helvetica, Verdana, sans-serif;
  background: #000000 url(images/wood_tile.jpg);
}

#container {
	width: 520px;
	margin: 0px auto 0px auto;
}

#logo {
	width: 520px;
	height: 120px;
	background: transparent url(images/logo.png);
}
#logo span {
	visibility: hidden;
}

#box1 {
	margin-top: 30px;
	width: 381px;
	height: 171px;
	padding: 55px 88px 0px 51px;
	background: transparent url(images/box1.png);
	color: #ffffff;
	line-height: 19px !important;
	text-align: justify;
}
#box1 p {
	position:relative;
	margin: 0;
	padding: 0;
}
#box1 a {
	color: #a1a1a1;
	text-decoration: none;
}
#box1 a:hover {
	text-decoration: underline;
}

#box2 {
	margin-top: 35px;
	width: 310px;
	height: 121px;
	padding: 119px 193px 0px 17px;
	background: transparent url(images/box2.png);
	color: #000000;
	text-align: justify;
}
#box2 p {
	position:relative;
	margin: 0;
	padding: 0
}
#host_tag {
	float: right;
	width: 84px;
	height: 33px;
	margin-top: 12px;
}
#host_tag a {
	width: 84px;
	height: 33px;
	display: block;
	text-decoration: none;
	position:relative;
	background: transparent url(images/host_tag.png);
	cursor: hand;
}
#host_tag span {
	font-size: 2px;
	visibility: hidden;
}
