body {

 background: black url(performance1.jpg);

background-attachment:fixed;

background-repeat: no-repeat;

background-position: center center;

 color: skyblue;

 font-size: 0.39cm;

 margin-left: 21em;

 margin-right: 10em;



line-height: 1.6em;





}



strong {color:darkorange;

font-weight: normal;}

h1 { 

background: paleturquoise;

 color: white;

 font-size: 0.6cm; }

p { line-height: 1.6em; }

em { font-style: normal;

 font-weight: bold;

 color: red;

 }

a:link { color: blue; }

a:visited {color: blueviolet; }

a:hover { color: gold; }

h2 { color:cornflowerblue ;}

a:link { color: deepskyblue}

h3 { color: hotpink;

}







table { background:lightseagreen;}



<STYLE TYPE="text/css">

<!--

table,td,th { filter:Alpha(opacity=60);

font-weight: bold; line-height: 1.6em}

-->

</STYLE> 

