body{
	background-color:#666666;
	font-family:Times new Roman, Times,serif;	
	font-size:1.1em;
}
img{
	border-width:0px;
	}
	
.little_white_text{
	color:white;
	font-size:0.8em;
	text-tranfrom:lowercase;
	}
.title_holder{
	position:absolute;
	top:550px;
	left:70px;
	}
.title_holder a{
	text-decoration:none;
	color:black;
	}
.descriptions{
	font-size:0.9em;
	border:1px solid #777777;
	padding:4px;
	}
	
.navigation{
	color:rgb(255,187,115);
	}
	
.navigation a{
	color:white;
	text-decoration:none;
	}
.navigation a:hover{
	color:rgb(255,187,115);
	}