@charset "utf-8";
/* CSS Document */

html, body {
overflow: hidden;
}

body {
background: #000;
padding-bottom: 20px;
}

img {
vertical-align: bottom;
}

#ipsum {
margin-top: 10px;
padding-bottom: 40px;
}

#container {
margin-top: 44px;
position: relative;
}

#wrapper {
background: #fff;
}

#linkTab {
position: absolute;
top: 0;
left: 0;
height: 46px;
z-index: 9999;
width: 855px;
background: #000;
}

#linkTab li {
float: left;
}

