body {
	background-color: black;
	background-image: url(wod2background2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed

}

/* Selector ID's */
#h_game_title {color: darkred;	text-shadow: 1px 1px gray; text-align: center; font-size: 100px}
#p_game_info {color : gray; font-family: verdana; font-size: 30px; text-align: left; margin-left: 150px; margin-right: 150px}
#small_titles {color : lightgray; font-family: verdana; font-size: 30px; text-align: left; margin-left: 150px; margin-right: 150px}
#center_text {color : gray; font-family: verdana; font-size: 30px; text-align: left; margin-left: 150px; margin-right: 150px; text-align: center}
