#footer{
	position:   fixed;
	bottom:     4px;
	width:      100%;
	text-align: right;
	margin: 5px;
}

#footer a{
	color:           #cab687;
	text-decoration: none;
	padding:         15px;
}

#footer a:hover{ 
	color: #fef17f;
}
