.broed {
}
body, html {
	background-color: #333;
	margin: 0px;
	height: 100%;
}
.hideme {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -300px;
float: left;
}

.container {
background-color: #00000;
width: 902px;
height: 652px;
clear: both;
position: relative;
top: -326px;
position: static;
margin: auto;
}

.content{
position: absolute;

}
