/* pagestyle.css */
/* determines the style of the page that is printed from the original document*/
/* written by Joshua Bridge */
/* http://www.xtypedesign.com */
/* ©2009 xtypedesign.com */

body{background-color:#ffffff;
color:#000000;
font-size:small}

.header{
background-image:url(images/thirstheaderlight.jpg);
background-repeat:no-repeat;
height:196px;
}