/* CSS Document */

body{
	background: #000;
	
height: 100%;
width: 100%;
margin: 0;

}

#noflash{
padding-top: 50px;
padding-left: 100px;
color: #fff;
}

#noflash a{
color: #fff;
text-decoration: underline;
}
