/* Bring in the Default CSS for the website */
@import url('main.css');

header h1 {
	top: 85px;
}

.wrapper{
	height: 750px;;
}