a:link      {color: blue;}
a:hover     {color: red}
a:visited  {color: blue}
body        {background-color: black}
b           {color: white}
p           {color: white}
h2          {color: white}
font        {color: white}

.bl {background: url(corner3.jpg) 0 100% no-repeat #898989; width: 430px; height: auto;}
.br {background: url(corner4) 100% 100% no-repeat}
.tl {background: url(corner2.jpg) 0 0 no-repeat}
.tr {background: url(corner1.jpg) 100% 0 no-repeat}

.tip1 {background: url(corner3.jpg) 0 100% no-repeat #898989; width: 10em; height: 8cm;}
.tip2 {background: url(corner4) 100% 100% no-repeat}
.tip3 {background: url(corner2.jpg) 0 0 no-repeat}
.tip4 {background: url(corner1.jpg) 100% 0 no-repeat}

.report1 {background: url(corner3.jpg) 0 100% no-repeat #898989; width: 40em; height: 11cm; }
.report2 {background: url(corner4) 100% 100% no-repeat}
.report3 {background: url(corner2.jpg) 0 0 no-repeat}
.report4 {background: url(corner1.jpg) 100% 0 no-repeat}

.download1 {background: url(corner3.jpg) 0 100% no-repeat #898989; width: 10em; height: auto; }
.download2 {background: url(corner4) 100% 100% no-repeat}
.download3 {background: url(corner2.jpg) 0 0 no-repeat}
.download4 {background: url(corner1.jpg) 100% 0 no-repeat}

.msg1 {background: url(corner3.jpg) 0 100% no-repeat #898989; width: 30em; height: auto;}
.msg2 {background: url(corner4) 100% 100% no-repeat}
.msg3 {background: url(corner2.jpg) 0 0 no-repeat}
.msg4 {background: url(corner1.jpg) 100% 0 no-repeat}

.show1 {background: url(corner3.jpg) 0 100% no-repeat #898989; width: 10em; height: 18em;}
.show2 {background: url(corner4) 100% 100% no-repeat}
.show3 {background: url(corner2.jpg) 0 0 no-repeat}
.show4 {background: url(corner1.jpg) 100% 0 no-repeat}


.logo {margin-left: 6cm;}

a.zipfile:after{
content: url(download.gif);
}







