* {
    padding: 0;
    margin: 0;
}

html {
    background-color: #2d2102;
}

body {
    width: 998px;
    height: 1000px;
    margin: 0 auto;
    font-size: 13px;
    text-align: center;
}

img { behavior: url(css/iepngfix.php) }

a img {
    border: none;
}

img#logo {
    margin-top: 100px;
	margin-bottom: -30px;
}

img#enter {
    margin-top: 40px;
}

img#introtext {
    margin-top: -20px;
}
