@charset "UTF-8";
/* CSS Document */


body {
    background-color: #000;
    background-image: url("images/bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}
ul {
    margin-left: -30px;
}
ul li {
    display: inline;
    margin-right: 5px;
    text-align: left;
}
#wrapper {
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    width: 960px;
}
#connect {
	height: 24px;
	left: 189px;
	position: absolute;
	top: 7px;
}
#social {
	left: 178px;
	position: absolute;
	top: 24px;
	width: 223px;
	height: 64px;
}
#links {
	left: 764px;
	position: absolute;
	top: 652px;
}
#like {
    height: 21px;
    left: 115px;
    position: absolute;
    top: 15px;
    width: 90px;
}
#countdown {
    height: 100px;
    left: 130px;
    position: absolute;
    top: 720px;
    width: 700px;
}
