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

body{
	font-size:20pt;
}

h2{
	color:#663f73;
	font-size:30pt;
	margin-bottom:30px;
}

.img{
	margin:20px 0px;
	display:block;
	padding-right:30px;
	
}

#top a{
	width:300px;
}

