body {background-image:url(image/wallpaper.jpg); background-attachment:fixed; background-color: white; text: black;}

td {font-size: 80% }

h1 {font-size: 160%}
h2 {font-size: 120%}
h3 {font-size: 100%}
h4 {font-size: 80%}

span.font1 {font-size: 60%; }
span.font2 {font-size: 80%; }
span.font3 {font-size: 100%; }
span.font4 {font-size: 120%; }
span.font5 {font-size: 140%; }

a:link {color: blue }
a:visited {color: purple }
a:active {color: fuchsia }
a:hover {color: fuchsia }

.date a:hover { position: relative; top: 2px; left: 2px; }
.text1{line-height:200%;}
.text2{line-height:160%;}
.text3{line-height:120%;}