body {
    margin: 0px;
    color: #454545;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 1em;
}

a:link, a:visited {
	color: #F87600;
	text-decoration: none;}

a:hover, a:active {
	color:#04C8C9;
	text-decoration: none
}
#container {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

header {
    border: 1em groove #F87600;
    background-color: #FFEA4B;
}
header h1 {
	margin-top: 10px;
	margin-right: 10px;
	/* [disabled]margin-left: 24px; */
	margin-bottom: -32px;
	font-size: 9rem;
	text-align: center;
	float: right;
	font-family: fontdiner-swanky, serif;
	font-style: normal;
	font-weight: 400;
	text-shadow: 0px 5px #454545;
}
header img {
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
	float: left;
}
header p {
	color: #04C8C9;
	font-family: dr-sugiyama;
	font-style: normal;
	font-weight: 400;
	font-size: 2.6rem;
	text-shadow: 1px 0px;
	clear: right;
	text-align: center;
	letter-spacing: 1.5px;
}


div h1 {
	color: #F87600;
}
aside {
    width: 150px;
    font-family: fontdiner-swanky;
    font-style: normal;
    font-weight: 400;
}
aside {
    margin-top: 50px;
}
aside nav ul {
    font-family: fontdiner-swanky;
    font-style: normal;
    font-weight: 400;
}

main img {
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 50px;
}
main {
    float: right;
    width: 810px;
}

footer h1 {
    font-family: dr-sugiyama;
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    text-align: center;
}
footer ul {
	text-align: center;
	font-family: fontdiner-swanky, serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 2px;
}
footer {
    background-color: #737373;
}


footer ul {
	padding-left: 0px;
	list-style-type: none;
}
nav ul {
	font-family: fontdiner-swanky, serif;
	font-style: normal;
	font-weight: 400;
}
main h1 {
	font-family: fontdiner-swanky, serif;
	font-style: normal;
	font-weight: 400;
}
#container main #homeImg {
	margin-top: 30px;
}
main {
	padding-bottom: 30px;
	float: right;
}
#homeImg {
	margin-top: 30px;
}
#mainHomeText {
	margin-left: 365px;
	margin-top: -470px;
}
footer ul {
	list-style-type: none;
}
nav {
	margin-top: 37px;
}
main img {
    padding-top: 0px;
    margin-top: 13px;
}
footer {
    clear: both;

}

main:after{
	content:"" ;
	display: table;
	
	clear: both;
}
