@charset "UTF-8";
h2 {
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 1.8em;
	margin-top: 120px;
	line-height: 88%;
}
body {
	font-style: normal;
	font-weight: 400;
	font-family: varela;
}
nav {
	text-align: center;
	font-size: 1.2em;
	margin-top: -55px;
}
a {
	text-decoration: none;
	color: #000000;
}
.pageOne {
	text-align: justify;
	font-size: 1em;
	margin-left: 22%;
	margin-right: 22%;
	margin-top: 11%;
	line-height: 209%;
	margin-bottom: 15%;
}
h1 {
	text-align: center;
	font-size: 7em;
}
.navAbout {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.navMusic {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.navVideo {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.navImages {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.navWords {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.navContact {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.navHome {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.navHome:hover {
	font-weight: bolder;
	font-size: 110%;
}
.navAbout:hover {
	font-weight: bolder;
	font-size: 110%;
}
.navMusic:hover {
	font-weight: bolder;
	font-size: 110%;
}
.navVideo:hover {
	font-weight: bolder;
	font-size: 110%;
}
.navImages:hover {
	font-weight: bolder;
	font-size: 110%;
}
.navWords:hover {
	font-weight: bolder;
	font-size: 110%;
}
.navContact:hover {
	font-weight: bolder;
	font-size: 110%;
}
.footer {
	text-align: center;
	font-weight: 400;
	text-shadow: 0px 0px;
	color: #FCFCFC;
	font-size: 0.8em;
	font-family: varela;
	font-style: normal;
	margin-bottom: 36px;
	background-color: #000000;
	padding-top: 1%;
	padding-bottom: 2%;
}
.centre {
	text-align: center;
}
.aboutText {
	margin-left: 12%;
	margin-right: 12%;
	margin-top: 15%;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
	text-align: justify;
	font-size: 1em;
	margin-bottom: 10%;
}
h3 {
	font-size: 1.4em;
}
.wus {
	clear: none;
	background-position: center 0%;
}
img {
    max-width: 50%;
    height: auto;
	display: block;
    margin: auto;
}.wustext {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
	font-size: medium;
	text-align: center;
	margin-bottom: 10%;
}
