body {
color: #FFFFFF;
 font: 1.5em Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
   font-size: 12px;
color: #333333;
}


A:link, A:visited, A:hover {
 font-size: 12px;
color: #333333;
  list-style-type: none;
text-decoration: underline;
}

#wrapper {
	width: 1200px;
height: 600px;
	height: 100%;
	margin: 0 auto;
    overflow: hidden;
	z-index: 10;
	padding: 0;
}


#header { 
position:absolute;
width: 300px;
left: 20px;
top: 20px;
height: 10px;
font-size: 18px;
font-weight: normal;
}

#content {
margin: 50px 0 0 0;
top:45px;
text-align: center;
}

#news {
width:140px;
position:absolute;
margin: 2px;
padding: 2px;
left:40px;
bottom:40px;
}


h4{
  font-size: 18px;
  font-weight: normal;
}


h3{
  font-size: 12px;
  font-weight: normal;
}


h2{
text-decoration: none;
 font-size: 12px;
}

img {
   border:0px;
}
