
/* Stylesheet for "As the Earth Turns" http://earth.jnfr.com */

body
{
background-color: #F5F8F2;
}

h1
{
font-family: verdana, sans-serif;
font-size: 160%;
font-weight: bold;
}

h2
{
font-family: verdana, sans-serif;
font-size: 140%;
font-weight:bolder;
}

h3
{
font-family: verdana, sans-serif;
font-size: 110%;
font-weight:bolder;
}

blockquote
{
font-family: verdana, sans-serif;
font-size:90%;
}

p.bold
{
font-family: verdana, sans-serif;
font-size: 90%;
font-weight: bolder;
}

p.ital
{
font-family: verdana, sans-serif;
font-size: 90%;
font-weight: italic;
}

p.normal
{
font-family: verdana, sans-serif;
font-size: 90%;
}

p.small
{font-family: verdana, sans-serif;
font-size:75%;
}

li
{
font-family: verdana, sans-serif;
font-size: 90%;
font-weight: italic;
}

#back
{
background-image: 
url(http://earth.jnfr.com/background3.jpg);
background-repeat: 
no-repeat;
background-attachment: 
fixed
}
