@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../img/background5.jpg);
}

#left-header {
	position: absolute;
	left: 310px;
	top: 50px;
}

#right-header {
	position: absolute;
	left: 935px;
	top:50px;
}


h1 {
	font-weight: bold;
	font-size: 60px;
	color: #EAC5ED;
}

.jumbotron h1 {
	font-size: 50px;
	color: #5B4273;
}

.jumbotron p {
	color: #5B4273;
}

.jumbotron h3 {
	color: #5B4273;
}