body {
    text-align: center;
    font-family: 'Arial';
    background: rgb(180, 214, 235);
    color: rgb(5, 5, 76);
}
img {
	width: 600px;
}
