/*--Main Container--*/
#container {
   margin: 0px auto;
   text-align: left;
   width: 800px;
   height: 600px
}