body {
background-color: #000040;
color: white;
}

a {
	text-decoration: none;
}

.content {
	margin: auto;
	text-align:center;
	margin-top: 200px;
}

.content img {
	border: 0px;
}

