html, body, ul, ol, li, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #AEE9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/website-bdev.jpg);
	background-repeat: no-repeat;
}
.web2 {
	width: 800px;
	margin:20px;
	text-align: left;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	color: #000066;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	color: #003366;
	font-style: italic;
}
h3 {
	font-size: 20px;
	line-height: 24px;
	color: #663300;
}
