body {
	background-image:url(../img/brickwall.png);
	padding: 120px 0 10%;
	font-weight: 400;
	font-family: 'Istok Web', sans-serif;
}

.ClassesHeaders{
	margin-top:30px;
	margin-bottom: 5px;
	text-decoration:underline;
}

@font-face{
	font-family:Body;
	src:url(../font/Overlock-Regular.ttf);
}
