body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.3em;
	font-weight: bolder;
	background-image: url(images/MatBackground.jpg);
}
h1 {
	margin: 0px;
}
p {
    font-weight: 500;
}
strong {
	font-weight:900;
	font-size:1.1em;
}
h4 {
	font-size:1.2em;
}