
/*---------- StyleSheet by MediaNovak.com ----------*/

html, body {
	height:100%;
	background-color: #000000;
}

body {
	margin:0;
	padding:0;
	overflow:hidden;
}

#flashContent {
	width:520px;
	height:770px;
	margin:0;
	padding:0;
	z-index:1;
	position:absolute;
}

#socialMedia {
	width:300px;
	height:25px;
	z-index:101;
	bottom:2px;
	margin-left:15px;
	display:block;
	position:absolute;
	z-index:100;
}

.buttonTwitter {
	float:left;
	width:90px;
}

.buttonFacebook {
	float:left;
	height:21px;
	bottom:0;
}