
body{
	font-family: Arial;
	text-align: justify;
	margin-top: 49px;
	font-size: 23px;
	width: 960px;
	
}
.content{
	font-size: 24px;
	width:960px;
	color: black;
	margin: 30px  276px;
	padding-top: 20px
}

.first{
	Background-color: #4d4a01;
	color: white;
	font-family:Arial;
	width: 1528px;
	height: 145px;
	padding:20px;
	margin-top:-50px;
	margin-left: -8px
}

ul{
	display:inline;
	margin-left:400px;
	font-size:20px;
	
}
ul li{
	text-decoration: none;
	display: inline;
	color: white;
	padding-left: 100px;
	font-family: Arial;
}
ul li a:hover{
	Color: yellow;
}
.second p {
	text-decoration: italic;
	display: inline;
	font-size: 24px;
}
ul li a{
	text-decoration: none;
	display: inline;
	color: white;
}
h1{
	margin-left: 100px;
	padding-top:20px;
	color: black}
aside{
	margin-top: -291px;
	font-size: 27px;
	width:725px;
	float: right;
	text-align: left
}
aside p{
	margin-top: 11px;
	font-family: arial;
	font-size: 24px;
	width:725px;
	float: right;
	text-align: justify;
}
.fadail p{
	font-size: 30px;
}
.footer{
	width: 1513px;
	height: 150px;
	background-color:black;
	color: white;
	margin-top: 500px;
	padding: 50px;
	margin-left:-300px;
	margin-bottom: -45px
}
.footer a:hover{color:orange}
a{color: white;}