body {
	background-repeat: no-repeat;
	background-color: black;
	background-image: url(http://www.aikahirahara.com/images/bg.jpg);
	background-position: center;
	color: white;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#centerwrapper {
	margin: 5px auto 5px auto;
	padding-bottom: 0px;
	width: 1024px;
}

.album {
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 768px;
	background-image: url(http://www.aikahirahara.com/images/albumcover.png);
}

.enter {
margin: 474px 0 0 550px;
}

.sleeve {
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 768px;
	background-image: url(http://www.aikahirahara.com/images/sleeve2.png);
}

.wrapper {
	margin: 115px 200px 0 30px;
	padding: 0;
}

.frame {
	padding: 0 0 0 0;
}

.copyright {
	height: 100px;
	margin-bottom: 5px;
	text-align: center;
	color: #1f2e42;
}

a:link { background-color: transparent; text-decoration: underline; color: #1f2e42; }
a:visited { background-color: transparent; text-decoration: underline; color: #1f2e42; }
a:hover { background-color: transparent; text-decoration: none; color: #a11d1d; }