BODY {
 background: transparent url(../img/paragraf.png);
 background-color: #FFCC66
 background-image: scroll;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: center center;
 border-width: thin thin thin thin;
 border-style: none none none none;
 clear: none;
 display: block;
 float: left;
 font-family: serif;
 font-style: italic;
 font-variant: normal;
 font-weight: bold;
 height: auto;
 list-style-position: inside;
 letter-spacing: normal;
 line-height: normal;
 margin-top: auto;
 margin-right: auto;
 margin-bottom: auto;
 margin-left: auto;
 padding-top: auto;
 padding-right: auto;
 padding-bottom: auto;
 padding-left: auto;
 text-decoration: none;
 text-transform: none;
 text-align: left;
 text-indent: 2em;
 vertical-align: baseline;
 white-space: normal;
 width: auto;
 word-spacing: normal;
}
H1 {
 font-size: x-large;
 color: red
}
H2 {
 font-size: x-large;
 color: blue; 
}
TD {
 font: bold italic;
 font-size: middle
 font-family: sans-serif
}

