@charset 'utf-8';
/* CSS Document */
.topmenu{
    text-align:center;
    width:100%;
    max-width:600px;
    margin:1em auto 0;
}

.topmenu img{
    width:100%;
    height:auto;
}

.strongtext{
font-weight:bold;
color: #F18D0F;
}
