@charset "UTF-8";
/* CSS Document */
html {
	background-color: rgba(36, 51, 138, 1);
}
ul li a {
  display: inline-block;
  list-style-type: none;
}
nav ul {
  list-style-type: none;
}
#employment{
	margin-top: -39px;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
	position: relative;
}
#home {
	font-family: 'vintage king';
	font-size: 100px;
	text-decoration: none;
	list-style-type: none;
	color: rgba(221,220,237,1);
	position: absolute;
	margin-top: 262px;
	margin-right: 0px;
	margin-left: 663px;
	margin-bottom: 0px;
}
#homebar {
	margin-top: -90px;
	margin-right: 0px;
	margin-left: 631px;
	margin-bottom: 0px;
}
#decorbar{
	margin-top: -323px;
	margin-right: 0px;
	margin-left: -79px;
	margin-bottom: 0px;
}
.text {
	font-family: 'heavitas';
	text-align: center;
	font-size: 30px;
	color: rgba(221,220,237,1);
	margin-top: 85px;
	margin-right: 0px;
	margin-left: -3px;
	margin-bottom: 0px;
}