﻿body {
    background-color:#00517A;
}

.PageMenu {
    background-image: url('../Images/Main Background.png');
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
    background-size: 100% auto;
    background-color:#00273A;
}

.ITCR {
    font-family: 'ITC-Reqular', sans-serif;

}

.ITCB {
    font-family: 'ITC-Bold', sans-serif;

}

.ChangaEL {
    font-family: 'Changa-ExtraLight', sans-serif;
}

.ChangaL {
    font-family: 'Changa-Light', sans-serif;
}

.ChangaR {
    font-family: 'Changa-Regular', sans-serif;
}

.ChangaM {
    font-family: 'Changa-Medium', sans-serif;
}

.ChangaSB {
    font-family: 'Changa-SemiBold', sans-serif;
}

.ChangaB {
    font-family: 'Changa-Bold', sans-serif;
}

.ChangaEB {
    font-family: 'Changa-ExtraBold', sans-serif;
}

a {
    color: white;
    text-decoration: none;
}
