@import url('2.css');

#header {
	height:100px !important;
}

body {
 background: url('header-slim.png') top center;
 background-repeat: repeat-x;
}

#colours {
	top:70px;
}

