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

#container {width: 980px; height: auto; margin: 0px auto 30px auto;}
header {width: 980px; height: auto; margin: 0 auto 0 auto;}
ul,li {list-style-type: none; margin: 0 10px 0 0; padding: 0;}

#flagGarland {
	width:980px; height: 54px;
	margin: 0; padding: 0 0 27px 0;
	background-image: url(../images/flag_b.png);
	background-size: 980px 54px;
	background-repeat: no-repeat;
	}