@charset "UTF-8";
/* CSS Document */


/*This is CSS is for the Gallery(MyIndex.html) page*/


h1 {Font-size:40pt;
		text-align:center;
		color:#FFFFFF;
		font-weight:900;
		font-variant:small-caps;
		height:35px;
		text-shadow: -2px 2px 6px #99ffcc}
		
h2 {Font-size:20pt;
		text-align:center;
		color:#999999;
		font-weight:900;
		height: auto;
		width: auto;
		height: auto;}

td.td2 {text-align:center;
		color:#ffffff}
		
td.td3 {Font-size:20pt;
		color:#660000;
		font-weight:900}
		
td.td4 {Font-size:20pt;
		text-align:center;
		color:#660000;
		font-weight:900}
		
figcaption {font-size:12pt}
		
table {background-color:#000000; margin-left:auto; margin-right:auto}

body {background-color:#000000} 

a:link {color:#99ffcc; font-size:20pt}
a:visited{color:#99ffcc}