@charset "utf-8";
body {
	background-image: url(backgrounds/crm.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
}
h2 {
	width: 680px;
}
.mb50 {
	margin-bottom: 30px;
	clear: both;
}
p {
	width: 680px;
}
#wrapper h1 {
	font-size: 7.4em;
}
