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

body {
	padding: 5%;
}

p {
	line-height: 140%;
	font-size: 14px;
}

a {
	line-height: 140%;
	font-size: 14px;
}

h1 {
	font-size: 24px;
}

img {
	max-width: 100%;	
}