.move{
	position : relative;
	display : inline-block;
	right : 5px;
	width : 10px;
	height : 10px;
	border : 1px solid black;
	background-color : #AAAAFF;
}

.homebar{
	position : fixed;
	text-align : center;
	width : 100%;
}

div#centerme{
	position: relative;
	top: 50px;
	text-align: center;
	width: 100%;
	height: auto !important;
	min-height: 10%;
	vertical-align: bottom;
}

html, body{
	height: 100%;
}

.m{
	position: absolute;
	font-family: courier;
}
