body {background: white; background-image: url(suntile.jpg); background-repeat: repeat}

td.title {background-image: url(logo.png); width: 600; height: 150;
          font-family: Tahoma, sans-serif; font-style: italic;
		  font-weight: bold; font-size: 24pt; color: white}
		  
td.index {background-image: url(arrow.png); width: 200; height: 60;
          font-family: Tahoma, sans-serif; font-style: normal;
		  font-weight: bold; font-size: 10pt; color: yellow}

td.dates {font-family: Tahoma, sans-serif; font-style: normal;
          font-weight: bold; font-size: 10pt; color: black}

a.index {color: white; text-decoration: none}
a.index:hover {color: yellow; font-weight: bold}
