@charset "utf-8";
body {
	background-color: #27333a;
	background-image: url(images/bck.png);
	background-repeat: repeat-x;
	background-position: top;
}
#bck {
	background-image: url(images/bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:420px;
}
#header {
	background-repeat: no-repeat;
}
