@charset "utf-8";

body {
    background: #2d2d2d;
}
img {
	border: none;
}
img a {
	border: none;
}
#page {
    width: 450px;
    height: 525px;
    margin: auto auto auto auto;
}