#parallax1{	
	background-image: url(../img/parallax/radio-intro.jpg);
    background-position: center;
    background-repeat: no-repeat;
    display:block;
    position:relative;
    z-index:120; 
}

#parallax2{	
	background-image: url(../img/parallax/radio02.jpg);
    background-position: center;
    background-repeat: no-repeat;
    display:block;
    position:relative;
    z-index:120; 
}

p {
	text-align: left;
	}

.small  {
	    font-style: italic;
	text-align: left;
}

.footertxt {
text-align: center;
}

#parallax3{	
	background-image: url(../img/parallax/ktswfam02smaller.jpg);
    background-position: center;
    background-repeat: no-repeat;
    display:block;
    position:relative;
    z-index:120; 
}

