body{
	background-color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight: 900;
	color: #FFFFFF;
}

a{
	text-decoration: none;
}

h1 {
	color : #FFFFFF;
	font-size:40px;
	text-decoration : underline;
}

img{
	border:0;
	}