@charset "utf-8";
/* CSS Document */
body {
		
		height: 100%;
		margin:0px auto;
		background-color: #2d3039;
	}
	
	/* hide from ie on mac \*/
html {
		height: 100%;
		overflow: hidden;
	}
.blackie{
	background-image:url('input_text.png');
	background-repeat:no-repeat;
	
}
#submit{
	position:absolute; 
	left:170px; 
	bottom:7px;
	}
#flashuc {
		height: 100%;
		text-align: center;
		position:fixed;
	}

.powered {
	position:absolute; 
	left:320px; 
	bottom:15px;
}
.shark {
	position:absolute; 
	left:470px; 
	bottom:15px;
}

.buzz {
	position:absolute; 
	left:610px; 
	bottom:0px;
	background-image:url('bg-body-demo.png');
}
.gbuzz {
	position:absolute; 
	left:820px; 
	bottom:10px;
	
}
.copyrite{
	position:absolute; 
	left:845px; 
	bottom:10px;
	
}
