body {
	background: #000;
    background-color: #000;
}

body p, body h1 {
	color:#fff;
}

header a#logo {
    display: block;
    background: url(../../img/logo.png) no-repeat;
    height: 200px;
    width: 300px;
    text-indent: -10000px;
    margin:0 auto;
}

#tourIntro h4 {line-height:2;color:#fff;}
#tourIntro h3 {color:#f80382;}
.Kuntadesc {} 

.tdeHeader img {max-width:500px;}