@charset "utf-8";
/* CSS Document */

body {
	background-color: #f5a7b2;
}

header nav, footer nav {
	background-position: 474px 30px;
}

h2 {
	text-align: center;
	margin: 72px 0 67px;
}

#main {
	padding: 0 0 70px;
}

#release {
	text-align: center;
}
#photo {
	text-align: center;
	margin: 29px 0 0;
}

#profile {
	margin: 33px 0 0;
	text-align: center;
}

#profile p {
	font-size: 12px;
	line-height: 2;
	margin: 13px 0 0;
}