body{
	background-image:url(assets/images/bg.gif);
}
#header{
	background-image:url(assets/images/header-image.gif);
	background-repeat:no-repeat;
}

#picture{

width:470px;
padding-top:6px;
background-color:#263105;
text-align:center;
color:#ffffff;
padding-bottom:10px;
}
#recent-articles{
	margin-top:30px;
	width:470px;
}
#recent-articles-title{
	margin-bottom:10px;
}

.recent-articles-item{
	margin-bottom:5px;
	font-size:14px;
}

.module-content-banner{
	position:relative;
	width:160px;
	margin:0px 0px 0px 2px;
	line-height:150%;
}

