/* -----------------------------
Filename: natchez-mob.css
Title: Main CSS for Natchez
Author: Steven M. Crawford
url: http://media.natchezdemocrat.com/css/natchez-mob.css
License: Copyright 2006 Boone Newspapers, Inc., All Rights Reserved.
-----------------------------*/


body {
	margin:0px 0px 0px 0px;
	background: blue;
	font-family:sans-serif;
	font-size:11px;
	line-height:62.5%;
	}

#header_m {
		position: relative;
		padding: 0;
		margin: 0;
		line-height:1;
		}
	
