@charset "utf-8";
/* CSS Document */

body{
background: #c51520;
}

div img {
margin: 0 auto;
display: block;
}

a {
text-decoration:none;
}

