body {
	visibility:hidden;
	background:transparent;
}

ul li:before {
	content:'*';
	margin-left:-20px;
}

.about {
	font-style:italic;
	margin-bottom:15px;
}

li {
	margin-bottom:15px;
}

a:hover,a:focus {
	color:#fff;
	background: #660099;
}

h2 {
white-space: normal;
}