body  { 	background-color:none; color:#000000;
		border-style:none; border:0;
		font-size:12px; line-height:14px; font-family: 'Ropa Sans', sans-serif; letter-spacing:0.3mm; word-spacing:0.6mm; 
	}

html {	background-color:#000000; color:#ffffff;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

h1	{ font-size:70px; text-shadow: 0 0 20px #ffffff; opacity: 0.9; };

div#footer {	color: #ffffff; background-color:#000000; opacity: 0.7;
        	border: 0px; border-style: solid; border-color: #000000;
		font-size:12px; line-height:14px; font-family: 'Ropa Sans', sans-serif;
        	position:fixed; padding: 0px; bottom: 0px; left: 0px; right: 0px;
		width: 100%; height: 20px; z-index:35; }

