@charset "UTF-8";
/* CSS Document */

body {
background-color:#652d53;

}

a img {
border: none;
}

a:hover img {
border: none;
}

img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:5000;
}

.inner {
position:relative;

width:600px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
z-index:6000;

}


