#header
 {
 width:100%;
 height:10%;
}

#content {
position:relative;
width:50%;
height:70%;
left:25%;
}

#footer {

position:relative;
width:50%;
height:25%;
left:35%;
}

#facebook{
display:none;
}
.embed {
padding:3px;
float:left;
}

.tab {
margin:3px;
}
