body{ background-image: url(http://www.alnorbuilders.com/images/bg.jpg); }
 
p{ 
color: black;
font-size: 150%;
font-variant: small-caps;
}

h1{ 
color: black;
font-family: book antiqua;
font-size: 300%;
font-variant: small-caps;
text-decoration: underline;
}


h2{ 
color: black;
font-family: book antiqua;
font-size: 200%;
font-variant: small-caps;
text-decoration: underline;
}

div#footer{
color: black;
font-variant: small-caps;
position: fixed; center bottom;
bottom: 0px;
}
