body {
	background:#D8A1A5;
	margin:0 0 0 20px; 
	text-align:center;
}

#container{
	width:700px;
	height:1000px;
	padding:0;
	background: url(images/front_logo_small.gif) no-repeat;
}

#buttons{
	margin: 30px 0 0 0;
}

.vid{
	position:relative;
	left:25%; 
	margin-top:62px;
}

.ash{
	position:relative;
	right:80%; 
	margin-top:50px;
	float:right;
}

.fic{
	position:relative;
	left:25%; 
	margin-top:30px;
}
.connect{
	position:relative;
	right:18%; 
	margin-top:240px;
	float:right;
}

.debris{
	position:relative;
	right:20%; 
	margin-top:250px;
}

img{
	border:none;
}

