a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}
body {
	background-color: #808080;
	color: #000000;
	margin: 25px;
	}
li {
	text-align: left;
	}
.well {
	text-align: center;
	}
.yellow {
	background-color: #FFFF00;
	padding: 5px;
	}
