a {
	color:#E3E3E3;
	font-style: italic;
}

a:hover {
	color: DC4E02;
	font-style: normal;
}

li{
color:#DC4E02;
margin-left: -13px;

}


h1 {
font-size: 22px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 18px;
font-weight: bold;
}

.menu{
position: relative;
margin-top: -370px;
z-index: 2;
}

.text{
position: relative;
margin-top: 140px;
margin-left: 10px;
}

.bottom{
font-size: 16px;
}

