body {
	border: none;
	Font-Size: 16px;
}

.title1 {
	font-size: 30px;
	font-weight:bold;
	text-align : center;
	text-decoration : underline;
}

.title2 {
	font-size: 150%;
	font-weight: bold;
	text-decoration: underline;
}

.title2 {
	font-size: 60%;
	font-weight: bold;
	text-decoration: underline;
}
	
form {
	margin-bottom : 0px;
	margin-top : 0px;
}

.text {
}
ul {
	list-style-image:url('book.png');
}

ul li {
 vertical-align: middle;
 padding: 2px;
}

img {
	width: 100%;
	height: auto;
	border: 1px black solid;
}
