.head {

	background-image: url(bg/bg_top-head.jpg);

	background-position: center top;

	background-repeat: no-repeat;

}

.body-top {

	background-image: url(bg/bg_body-top2.png);

	background-position: center top;

	background-repeat: no-repeat;

}

.body-bot {

	background-image: url(bg/bg_body-bot.png);

	background-position: center top;

	background-repeat: no-repeat;

}

.body-small {

	background-image: url(bg/bg_body_small-full.png);

	background-position: center top;

	background-repeat: no-repeat;

}

.logo {

	background-image: url(bg/logo_bg.png);

	background-position: right bottom;

	background-repeat: no-repeat;

}