@charset "UTF-8";
#women {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
body {
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../assets/images/Album-Cover-Shark-%27A1%27.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
