@charset "utf-8";
/* CSS Document */

/* Modified Tags */
body {
	padding-bottom: 200px;
	padding-top: 100px;
}

h2 {
	border-bottom: 1px solid #C6C6C6;
	padding-bottom: 2px;
}

/* Custom Tags */
.footer {
	border-top: 1px solid #C6C6C6;
	margin-top: 100px;
	padding-top: 5px;
}