
#menu{ display: none; }
#view{ left: 0px; }

.bigbuttons {
	width: 200px;
	cursor: pointer;
}

#globalhomepage{
	position: relative;
	width: 900px;
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

#globalhomepage table {
	margin-left: auto;
	margin-right: auto;
}

#logout {
        text-decoration: underline;
}


