html, body {
margin: 0;
text-align: center;
}
#container {
position: relative;
margin: 0 auto;
height: auto;
width: auto;
text-align: left;
}

#cc {
top:300;
}