#bottem{
	background-color:black;
	color:white;
	position:absolute;
	top:90%;
	width:100%;
	height:20%;
	text-align:center;
}
#bottem a{
	color:white;
	padding:10%;
	text-align:center;
}
body{
	background-color:#111111;
	color:white;
}
#logo{
	position:absolute;
	top:1%;
	height:10%;
	left:0.5%
}
#dummy{
	padding:3%;
}