@charset "UTF-8";
/* CSS Document */

html{width:100%; height:100%;}
body {background-color: #000000;margin: 0px;padding: 0px;width:100%;height:100%;}
div#enclose {width: 100%;height: 100%;margin-right: auto;margin-left: auto;text-align: center;}
div#content {position: relative;width: 100%;height:100%;margin: auto auto auto auto;text-align:center;}