@charset "UTF-8";
/* CSS Document */
#topimg{
	background-image: url(../images/bg5.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
}
