﻿.bodyDefault {
	background: #4487A8;
	color: #000000;
	font-size: large;
	font-family: 'Work Sans', sans-serif;
}

#top {
	position: 	absolute;
	top: 		150px;
	left:		2%;
	right:		2%;
	width:		96%;
    text-align: justify;
    padding: 20px;
	}