	body {
		margin: 0px 0px 0px 400px;
		background-image: url('bg.jpg') ;

		}
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#content {
		float:center;
		width:600px;
		background-image: url('bg2.JPG') ;
		border:5px solid #a51600;
		margin-right:15px;
		padding-bottom:20px;
		text-align:left;

                               }

	#links {
		background:#fff;
		padding-right:20px;
            padding-left:15px;
		}


	.blogbody {
		font-family:georgia;
		font-size:11px;
		background-image: url('bg2.jpg') ;
		font-weight:normal;
  		line-height:140%;
  		padding-left:10px;
  		padding-right:10px;
  		padding-top:10px;
		text-align: justify;
		}


	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: none;
	}


	#menu {
  		font-size:x-small;
                                font-family: georgia;
                                margin-bottom: -10px;
		background:#FFF;
		}

	.date {
font-family:georgia;
		color: black;
		font-size:xx-small;
		font-weight:heavy;
		margin-top: -5px;
		}

div#gbody {
color: black;
font-size: 12px;
border:1px dashed  black;
font-family: georgia; 
background: #ff4e44;
margin-bottom: 10px;
padding: 3px 3px 3px 3px;
width: 550px;

}



.header:first-letter{font-size:22;
font-style:italic;
letter-spacing:0px;
color: white;}
.header
{
padding-left: 3px;
font-weight: none;
font-family: Georgia;
font-size: 20px;
text-transform: none;
border-style: dashed;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px}
color: 000000;
letter-spacing: -1px;
text-align: center;
background-color: none;
}

.header2
{
padding-left: 5px;
font-weight: strong;
font-family: Georgia;
font-size: 30px;
text-transform: none;
border-style: dashed;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px}
color: 000000;
letter-spacing: -2px;
background-color: none;
}

	.footer {
		font-family:verdana, arial, sans-serif;
		color: black;
		font-size:xx-small;
		font-weight:none;
		margin-top:10px;
		}

 A:link {color: black;  font-size: 13; text-decoration:underline; border-bottom:dashed 1px ffcc99;}
 A:visited {color: black; font-size: 13; text-decoration:underline; border-bottom:dashed 1px ffcc99;}
 A:hover {color: ffffff;font-size: 13; text-transform: none; text-decoration:underline; border-bottom: solid 1px ffcc99; }




