body {
	background-image: url(images/bg-gen.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: tahome;
	color: #FFFFFF;
	font-size: 17px;
	background-color: #b5e9fe;	
}
td{
	text-align: left;
}
.main .top #content #post-10 h2 {display:none;}
.main {
	background-image: url(images/main_bg.jpg);
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.entry {

	width: 650px;
}
.entry p{
	text-align: justify;
	width: 650px;
}


.top {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	padding-top: 30px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 222px;
	margin: 0px;
	width: 990px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
a{
	color: #eff0fc;
}
a:hover{
	text-decoration: none;
}