/* Home CSS Document */

div.example {
	margin-top: 10px;
	padding-bottom: 10px;
	
}

div.example h1{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}

div.example img{
	margin-top: 20px;
}

div.example img.first{
	margin-top: 10px;
}