body {
	background-color: #000099;
	background-image:   url(../images/background.jpg);
	list-style-position: outside;
	list-style-type: circle;


}
body {
	background-image:   url(../images/background.jpg);
}
h3 {
	text-decoration: underline;
}
