@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{position:relative;}
#main,embed{ width:100%; min-width:1000px; height:100%; min-height:700px;margin-right:auto;margin-left:auto;}
