@charset "UTF-8";
/* CSS Document */


#err{
	float:left;
	margin:50xp 0 0 20px;
	width:600px;
}

#err h3{
font-size:16px;
color:#5a6e48;
margin:50px 0 0 50px;
}

#err p{
line-height:160%;
margin:20px 0 0 50px;
}
