@charset "utf-8";
body {
	background-image: url(backgrounds/aboutpage.jpg);
	background-repeat: no-repeat;
	background-position: center 400px;
}
.mb {
	margin-bottom: 100px;
}

h2 {
	width: 700px;
}
p {
	width: 530px;
}
