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

.topimage {
	height: 80px;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
