/* CSS Document */

.purple {background-color:#660099;
}

table {width:100%; margin:0px;}

body {width:100%; margin:0px;}

.gold {background-image:url(images/gold.jpg);
		background-repeat:repeat;}
		
td {color: #FFFFFF;}

.center {text-align:center; background-color:#660099;}
