body {
 background-image: url(http://i79.photobucket.com/albums/j148/dien92/tyngrod/kevatt_taus.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 font-family: Trebuchet MS, Arial; color: #1f6646;
 font-size: 12px;
 text-align: left;
 line-height: 21px;
}

a:link, a:visited, a:active { 
 text-decoration: none;
 color: #99213d;
}

a:hover {
 text-decoration: underline;
 color: #1f6646;
}

ul {
 list-style: disc ;
}

ol {
 list-style: circle;
}

table {
 table-layout: auto;
 font-size: 12px;
 border-style: dashed;
 border-color: #1f6646;
 border-width: 0px;
}

h1 {
 font-family: Trebuchet MS, Arial; color: #99213d;
 font-size: 15px;
 text-indent: 10px;
 letter-spacing: 4px;
 border-bottom: 1px solid #f7fdfb;
 text-align: left;
}

#link {
 line-height: 24px;
}