@charset "utf-8";
h1, p {
	text-align: center;
}
p {
	font-size: large;
	text-align: left;

}


#main {
	width: 75%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
footer {
	margin-top: 60px;
	color: #000000;
	text-align: center;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	width: 100%;
	bottom: 0px;
}
.navbar-default {
	border-width: 0px;
	border-radius: 0px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}


.image-fill {
	width: 100%;
	max-height: 330px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	max-width: 1000px;
}


#wrapper {
	padding-left: 0px;
	padding-right: 0px;
}
#bighead , #bighead1{
	font-size: x-large;
	font-weight: bolder;
	color: #000000;
}
.navbar.navbar-default .container #defaultNavbar1 {
	max-width: 1000px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#background {
	background-color: #EC7731;
}
#smallbackground {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bighead1 {
	margin-top: 60px;
}
#style {
	font-style: italic;
}
