body {
    text-align: center;
    font-family: 'Arial';
    background: pink;
    color: brown;
}

img {
	width: 480px;
}