body {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	color: rgba(240,196,15,1.00);
	font-size: 1rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(221,216,202,1.00);
	text-align: center;
}
#container {
	background-color: rgba(165,180,82,1.00);
	width: 1400px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
a:link , a:visited{
	color: rgba(175,146,114,1.00);
	width: 1px;
}
a:hover, a:active {
	color: rgba(90,134,91,1.00);
}
h1 {
	font-size: 3rem;
	color: rgba(86,80,52,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
img {
	border-width: 50px;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
}
p {
	font-size: 1.5rem;
	color: rgba(240,196,15,1.00);
	word-spacing: 1px;
}
h1 main {
	color: rgba(127,113,56,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: rgba(212,225,212,1.00);
}
h2 main {
	color: rgba(86,52,34,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
aside {
	background-color: rgba(221,216,202,1.00);
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h1 aside {
	color: rgba(189,173,106,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 01rem;
}
aside a:link, aside a:visited {
	color: rgba(161,189,161,1.00);
}
aside a:hover, aside a:active {
	color: rgba(55,78,55,1.00);
}
h1 footer {
	color: rgba(212,225,212,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 2rem;
}
