body{
 background-image: url(../images/bg5.jpg);
}

.box_content{
	border: solid 1px #ff0000;
	color: #000;
}
.box_content a{
	text-decoration: none;
	color: #ff0000;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.box_content a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #ff0000;
}
h1{
	color: #ff0000;
}
.intro{
	margin-right: 10px;
	padding-top: 5px;
	line-height: 145%;
}
.title{
	color:red;
}
.text{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.banner_bg{
	background-position: right top;
}
.banner{
	float: left;
	padding-right: 10px;
}
.thumb{
	float: left;
	padding-right: 10px;
	margin: 0px;
	border: 0px;
	}
img .box_content a {
	text-decoration: none;
	background-color: white;
	margin: 0px;
	border: 0px;
	padding: 0px;
	
}
.thumb{
	float: left;
	padding-right: 10px;
	margin: 0px;
	border: 0px;
	}
.post_title {
	color: red;
	font-size: 20px;
	padding: 10px;
}
.post_title a{
	color: red;

}
.intro{
	padding: 0px;
}
.post_teaser{
	padding: 10px;
}
.nav{
	color:red;
}
