h1, h2, h3, h4, h5, h6 { color: #3C5373; }

<!--
body{ 
background-image:url(http://www.generations-quilt-patterns.com/images/back-image-14.gif); 
background-attachment:fixed; 
background-repeat:repeat-y; 
background-position:top center; 
}
-->

p 
{ 
margin-top:0; 
margin-bottom:12px; 
}

img.odd
{ 
float:left;
padding-right:10px; 
}

img.even 
{ 
float:right;
padding-left:10px; 
}

div 
{ 
clear:both; 
}