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

body { 
	background:url(../images/backgrounds/tourtis_bg.jpg) #000 top center no-repeat;
}

.tourtis_header {
	background: url(../images/framework/tourtis_header_bg.png) no-repeat;
	height: 50px;
	width: 960px;
	padding: 20px 20px 20px 20px;
}