/*  
Theme Name: Julie Morris
Theme URI: http://www.julie-morris.co.uk
Description: theme for blog
Version: 1.0
Author: Julie Morris
Author URI: http://www.julie-morris.co.uk
*/


body{
	top-margin: 5;
	font-family: "Georgia";
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

a:active{
	text-decoration: none;
	color: #000000;
}
a:link{
	text-decoration: none;
	color: #000000;
}

a:visited{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: none;
	color: #000000;
}


#header{
	float: center;
	width: 759px;
}