/* CSS Document */
div.head {
	height: 512px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

img.welcome1 {
	height: 46px;
	width: 217px;
}

img.welcome2 {
	border: 2px solid white;
	height: 465px;
	width: 237px;
}

h5 {
	font-weight : normal;
	line-height: 120%;
}

div.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 110%;
	text-align: center;
}


