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

body{
margin:auto;
}

#dot{
position:absolute;
width:1px;
height:1px;
left:50%;
top:0px;
}
#content{
position:absolute;
margin:auto;
width:1410px;
height:843px;
left:-705px;
top:-100px;
}


