ul,ol,li,p{
	font-size: 18px ;

}

h2{
	color:#4b2b0e;
}

article{
	position: relative;
	top:30px ;
	right:-60px;
	
   line-height: 30px;	
	
	width:795px;
}

body{
	margin:0 auto;

	height:383; 
	width:904;
}

