body {
	background-image: url(../images/background.gif);
	background-color: #ff0000;
}

h1 {
	color: #000000;
	
	font-weight: bolder;
	font-size: 1600%;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
}

acronym {
	text-decoration: none;
	border:none;
}