body {background : linear-gradient(to bottom right, #800080 0%, #FF5F01 100%);font-family:"Arial";text-align:left;color:white;} 

table.main {margin-left:auto;margin-right:auto;width:77%}
td.cite {font-size:60%; text-align:center;}
td.disc {text-align:center;}
td.text {text-align:left;vertical-align:top;}
td.text2 {text-align:left;vertical-align:top;padding:15px}

p.alt1 {background-color:rgba(255,95,1,0.5);}
p.alt2 {background-color:rgba(192,48,64,0.77);}
p.alt3 {background-color:rgba(128,0,128,0.5);}
p.base {background-color:rgba(255,255,255,0);}
p.header {font-size:177%; font-weight:bold;}

h1 {color:white;text-align:center;font-size:200%;}

a:link {text-decoration:none;color:white;}    						/* unvisited link */
a:visited {text-decoration:none;color:black;} 						/* visited link */
a:hover {text-decoration:none;background-color:white;color:black;opacity: 0.5;}   	/* mouse over link */
a:active {text-decoration:none;background-color:white;color:black;opacity: 1;}  	/* selected link */