@import url("content.css");
@import url("nav.css");
/* CSS Document */
html, body {
margin: 0;
padding: 0;
background: #9C9385 url(../../images/stripe_bg.gif) repeat-x;
text-align: center;
height:100%;
}




