@charset "utf-8";
/* CSS Document */

body {
}
.sg_title {
	font-family: 'Merriweather', serif;
	font-size: 28px;
}
.sg_subtitle {
	font-family: 'Merriweather', serif;
	font-family: 18px;
}
.sg_image {
	width: 320px;
}
.sg_png {
	width: 100%;
}
.sg_p {
	padding-top: 6px;
}
.sg_h2 {
	font-family: 'Merriweather', serif;
}
.sg_about {
	padding-left:15px;
	padding-right: 15px;
}
.sg_footer {
	border-top-style: outset;
	padding-top: 40px;
	padding-bottom: 80px;
}
