@charset "UTF-8";
/* CSS Document */
body {
		background-color: #f7aab0;
	}
h2 {
	color: #646464;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.align {
    text-align: center;
}