h1#news-title{
    color: #6f4223;
    top: 100px;
    left: 390px;
	font-size:34px;
}

#news-content{
    left: 50px;
    top: 200px;
    width: 390px;
    color: #195b1c;
    text-align: justify;
}

#news-content h2{
    font-size: 17px;
    color: #f48412;
    margin: 10px 0 5px 0;
    
}
#news-content p{
    font-size: 14px;
    line-height: 18px;
}
