@import url('style.css');

body { background: white url('white/home.jpg') no-repeat bottom; color: black; }
a:hover { color: black; }
#title { display: block; width: 337px; height: 173px; position: absolute; left: 50%; top: 50%; margin-top: -87px; margin-left: -168px; background: white url('white/logo2.jpg') no-repeat center; }
#title span { display: none; }
#enter { position: absolute; left: 50%; top: 50%; font-size: 1.5em; line-height: 1em; margin-left: 100px; margin-top: 20px; z-index: 2; }
