html {
    font-family: "Georgia", "Times New Roman", Times, serif;
    background-color: black;
    background-image: url("images/construction.jpg") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#letter {	
	text-align: center;
}

h1 {
	color: #604fc9;
	font-size: 3.5em;
}