@charset "UTF-8";
/* CSS Document */

html, body {
background-color: #ebcb64;
background-image:url(images/bgstretch.gif);
background-repeat: repeat-x;
border: none;
padding: none;
margin: none;
}
#text {
width: 800px;
margin-left: auto;
margin-right: auto;
}