.bg {
	background-attachment: fixed;
	background-image: url(images/cityscape.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(images/bullet.gif);

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
