@charset "UTF-8";
body {
    background-color: #FFFFFF;
    text-align: center;
    color: #0B4884;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-weight: 700;
    font-size: 20px;
}

img {
	max-width: 350px;
	height: auto;
}
