#gfx {
width: 708px;
height: 200px;
}
#countdown {
width: 482px;
height: 200px;
background: url(img/gfx01.jpg);
}
#time {
width: 225px;
height: 197px;
}
#logo {
width: 689px;
height: 429px;
background: url(img/logo.jpg);
}
#buttons {
width: 192px;
height: 64px;
}
#youtube {
width: 64px;
height: 64px;
background: url(img/ico_yt.png);
}
#facebook {
width: 64px;
height: 64px;
background: url(img/ico_fc.png);
}
#twitter {
width: 64px;
height: 64px;
background: url(img/ico_tw.png);
}