/* STYLE SHEET */
/* ***************************************************************************** */

html,body{
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#121111;
}
#top_container {
	position:relative;
	height:100%;
	width:100%;
}
