body {background-color: white}

h1 {
font-family: Aptos, Century Gothic, sans-serif;
font-size: x-large;
color: #BFBFBF;
}

h2 {
font-family: Aptos, Century Gothic, sans-serif;
font-size: large;
color: #BFBFBF;
}

p {
font-family: Aptos, Century Gothic, sans-serif;
font-size: large;
color: #BFBFBF;
}

.title {
font-family: Aptos, Century Gothic, sans-serif;
font-size: 350%;
color: black;
text-align: center;
vertical-align: center;
}

.walnutColour {color: #8DD873;}

.link {
text-align: center;
}

.footer {
text-align: center;
font-size: x-small;
font-family: Aptos, Century Gothic, sans-serif;
}

a:link {
color: #BFBFBF;
Text-decoration: none;
}

a:visited {
color: #BFBFBF;
Text-decoration: none;
}

a:hover {
color: black;
Text-decoration: underline;
}

a:active {color: #0000FF}

.center {text-align: center;}

.centerSmall {
text-align: center;
font-size: x-small;
}

.mainbody {
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.backed {
background-image:url(wcc.png);
background-repeat:no-repeat;
background-size: 100%;
text-align: left;
line-height: 100%;
}

.tLeft {width: 100px;}

.contactus {
background-image:url(contactus.png);
background-repeat:no-repeat;
text-align: center;
margin-left: auto;
margin-right: auto;
vertical-align: center;
width: 475px;
height: 220px;
}

.spacecell {
width: 30%;
}

.contactsandpolicies {
width: 65%;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.image {
text-align: left;
margin-left: auto;
margin-right: auto;
vertical-align: center;
max-width: 100%;
height: auto;
}