body { 
	text-align: center; 
   	background-image: url(./i/bg2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
}
li {
	font-weight: bold;
	margin: 5px;
}
h1 {
	font-size: xx-large;
	font-weight: normal;
	color: #ffffff; 
}
h2 {
    color: #ffffff;
	font-weight: normal;
}
a {
	color: #ffffff;
}
.b {
	font-weight: bold;
}
img {
	border: 0px;
}

