body { margin: 0px 0px 0px 0px;
		font: normal 18px Helvetica;
							color: #330033;
							
							}
a:link {
color: #6C0000
}


   h1 {
                text-shadow: 1px;
                //width: 600px;
                padding: 0px 0px 0px 0px;
                margin: 30px auto auto auto;
                //border-bottom: solid 1px #ccc;
                text-align: center;
                font: Bold 54px Helvetica, arial, sans-serif;
                color: #006C00;
                letter-spacing:  -4px;
                line-height: 54px;
                position: relative;
                	text-shadow: 3px 3px 5px #999;

            }
            
            #band { width: 100%;
            			margin: 0px 0 0 0;
            			//border: #777 solid 1px;
            			background: #eee;
            			display: block;
            			text-align: center;}
            			
            #badge { width: 260px;
            			border: #000 dashed 1px;
            			text-align: center;
            			line-height: 100%;
            			
            			}
            			
            			.smaller { font-size: 11px;
            			link: #00006C;
            			}
            
            