.boilerplate {
	font-size: 10px;
	text-align: center;
	font-family: arial;
	color: #FFFFFF;
}
.Welcome {
	font-size: 32px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
}
.maintext {
	color: #CCCCCC;
	font-family: verdana;
	font-size: 18px;
}
.abouttext {
	color: #CCCCCC;
	font-family: verdana;
	font-size: 12px;
}
.links {

	color: #CCCCCC;
	font-family: verdana;
	font-size: 14px;
}
.contact {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
