@charset "utf-8";

#header{
    width: 100%;
    height: 29px;
	border-bottom: 1px solid #cc7e8e;
    background: #6a5656;
	margin: 0 0 30px;
}

