body {
	background-color: #390039;
	background-image: url(siren2.jpg);
	
}
A:link {
	text-decoration: none;
	color: #770000;
} 
A:visited {text-decoration: none}
A:active {text-decoration: none; color: #483D8B;}
A:hover {
	text-decoration: underline;
	color: #DC143C;
} 
.text {
	font-size: 17;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #662785;
	font-weight: bold;
	padding: 10 10 20 20;
}
.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20;
	padding: 20 100 20 100;
}
.text3 {
	padding: 25 100 25 100;
}
