
html,body {
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #9e5f7b;
}
#linksext {
	position: absolute;
	top: -500px;
	left: 0px;
}
