h1,h2,h3,h4,h5,p,div,dl,dt,dd,ul,ol,li{
}

html, body {
    height: 100%;
}
body{
    background: #000;
}
#contents{
    width: 900px;
    /*height: 555px;*/
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 0 0;
}
img {
	border:0;
}
#wrapper {
    margin: 0 auto;
}
#footer, #push {
}

p#btn {
	width:900px;
	margin:0 auto;
}
p#copy {
	padding:50px 0 0;
	text-align:center;
}