@charset "UTF-8";
/* CSS Document */
html{height:100%;}
body{margin:0; height:100%;text-align:center;background-image: url(back.jpg); background-repeat: repeat-x;}
#main,embed{ width:100%;max-width:1200px; min-width:1000px; height:100%; min-height:630px;margin-right:auto;margin-left:auto;}
