body {
	font-family:georgia,serif;
	color:#333333;
	margin:0px;
	background:transparent url(blog/wp-content/themes/simplelife-10/img/wood2.jpg) fixed center top;
	background-color:#080a09;
	font-family:Helvetica, Arial, sans-serif;
	
}

body a:link, body a:visited {
	color:#990000;
}

#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFFFFF;
	padding-top:10px;
	width:555px;
	padding-bottom:5px;
}

#header1 {
	text-align:right;
	font-size:10px;
	margin:0px 25px 10px 25px;
}

#header1 ul {
	font-size:13px;
	list-style-type:none;
}

#header1 ul a, a:visited, a:hover{
	color:#990000;
	text-decoration:underline;
}

#header2 {
	text-align:left;
	font-size:40px;
	letter-spacing:-2px;
	line-height:40px;
	font-weight:bold;
	color:#333333;
	margin:0px 25px 10px 25px;

}
#header2 a:link, #header2 a:hover, #header2 a:visited{
	text-align:left;
	font-size:40px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	

}

#header3 {
	text-align:justify;
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px 25px 10px 25px;
    line-height:25px;
}

#header3 a:link, a:visited {
	color:#990000;
	text-decoration:none;
}

#header3 a:hover {
	color:#9900000;
	text-decoration:underline;
}
#header4 {
	text-align:left;
	font-size:12px;
	margin:0px 25px 10px 25px;
}

#header4 a:link {
	text-decoration:none
}

#header4 a:hover{
	text-decoration:underline;
}

.line {
	border-top:1px solid #E5E6E0;
	margin:0px 25px 10px 25px;
}

#images {
	text-align:center;
}

img {
	border:10px solid #f4f4f3;
	margin-bottom:5px;
}