body {
height: 100%;
padding: 0;
margin: 0;
text-align: center;
}
html{
	font-family: sans-serif;
	font-size:.7em;
height: 100%;
}


#placement {
position:relative;
top:10%;

margin-left:auto;
margin-right:auto;
height: 685px;
width: 980px;
padding: 1px;
background-color: #000;
color:#555;
}
a{


	color: #555;
	font-weight: bold;
	text-decoration: none;
}
