#inner {
width: 1100px;
height: 750px;
text-align: left;
margin-left:auto;
margin-right:auto;
margin-bottom: -40px;
background: url(../images/frontpage.jpg) no-repeat;
}



#news {
	width: 270px;
	position: relative;
	top: 90px;
	left: 20px;}
	
	
#news p, h1 {
	font:  12px Helvetica, Arial, sans serif;
	color: #a7a9ac;
	line-height: 15px;}
	
	
h1 {
	font-size: 20px;
	font-weight: 300;}
	
	
a {
	color: #a7a9ac;
	text-decoration: none;}
	
a:hover {
	color: #a7a9ac;
	text-decoration: underline;}
