body {
	background: url("images/background.jpg");
}
p, ul {
	font-family: Arial;
	font-size: 12px;
	color: 667BBC;
}
.contact {
	font-family: Arial;
	font-size: 15px;
	color: 667BBC;
}
.contactbold {
	font-family: Arial;
	font-size: 15px;
	color: 667BBC;
	font-weight:bold;
}
.header {
	font-family: Arial;
	font-size: 36px;
	color: DEF5AE;
}
.footer {
	color: 666666;
}