body {
	background-color: #000;
}

img {
	border: no-border;
}

#all {
	position:absolute;
	width: 99%;
	height: auto;
	min-height: 1124px;
	margin-top: 3px;
	text-align: center;
}

#content {
	position: absolute;
	background: url("bg.jpg") no-repeat center top;
	width: 800px;
	height: 100%;
	left: 50%;
	margin-left: -400px;
}

#top {
	position: relative;
	width: 100%;
	height: 200px;
}

#middle {
	position: relative;
	width: 100%;
	height: 530px;
}

#bottom {
	position: absolute;
	width: 100%;
	height: 290px;
	bottom: 0;
}

#btBlink {
	position: absolute;
	top: 35px;
	left: 55px;
}

#btRede {
	position: absolute;
	top: 95px;
	left: 40px;
}

#btDownload {
	position: absolute;
	top: 155px;
	left: 100px;
}

#vid {
	position: relative;
	width: 440px;
	height: 253px;
	top: 160px;
	left: 370px;
}

#tweeter {
	position: absolute;
	top: -200px;
	left: px;
	
}

#facebook {
	position: absolute;
	top: -215px;
	left: 375px;
	border: none;
}

#btFatale {
	position: absolute;
	top: 170px;
	left: 0px;
}
