html { width: 100%; height: 100%; display: table; }
body	{ background-image: url(../img/body_index.jpg); background-repeat: repeat; background-attachment: fixed; vertical-align: middle; width: 100%; margin: 0 auto; padding: 0; display: table-cell; }

#container { background-color: white; text-align: center; width: 580px; height: 450px; margin: 0 auto; padding: 15px; }
