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

body {background-color: #000; }
#main { position: absolute;
top: 50px; left: 160px;
border-style: solid;
border-width:2px;
border-color:#3cbcec;
}



