body {
	background-image: url('/images/background.jpg') !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
    background-size: cover !important;
}

.landing-image {
    background-image: url('/css/background.jpg') !important;
    background-size: cover !important;
}

.small.menutext {
   font-size: 12px;
}

.small.text {
   font-size: 12px;
}

.small.text1 {
   font-size: 12px;
   padding-left:6em;
}

.tabbed.text {
   padding-left:6em;
}
