body
{
margin-left: 0px;
margin-top: 0px;
font-family: Tahoma, Verdana,Arial, sans-serif;
color: #2a2f3a;
font-size : 16px;
list-style : none;
background-color: #f1f1ea;
}

a {
    font-size : 14px;
    color: #2a2f3a;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #95a733;
    font-weight: bold;
    text-decoration: underline;
}

.symbolbutton {
    background-image: url('https://www.blacksacademy.xyz/eik/SymbolSoftCream120.GIF');
    width: 62px;
    height: 120px;
    color: #2a2f3a;
    outline: none;
    font-size: 16px;
    background-size: cover;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #f1f1ea;
}

.symbolbutton:hover {
    background-image: url('https://www.blacksacademy.xyz/eik/SymbolSoftCreamGrey120.GIF');
}

.freebutton {
    background-image: url('https://www.blacksacademy.xyz/eik/FreeTrialLessonPlain.GIF');
    width: 124px;
    height: 120px;
    outline: none;
    color: #2a2f3a;
    font-size: 22px;
    background-size: cover;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #f1f1ea;
}

.freebutton:hover {
    background-image: url('https://www.blacksacademy.xyz/eik/FreeTrialLessonPlain.GIF');
    color: white;
}

.consultationbutton {
    outline: none;
    background-image: url('https://www.blacksacademy.xyz/eik/FreeTrialLessonPlain.GIF');
    width: 124px;
    height: 120px;
    outline: none;
    color: #2a2f3a;
    font-size: 18px;
    background-size: cover;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #f1f1ea;
}

.consultationbutton:hover {
    color: white;
}

.bookfreebutton {
    outline: none;
    background-color: #95a733;
    color: #2a2f3a;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    border-radius:10px;
    border: 2px solid #f1f1ea;
}

.bookfreebutton:hover {
    color: white;
    background-color: #95a733;
}

.schedulebutton {
    outline: none;
    background-color: #95a733;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    border-radius:10px;
    border: 2px solid #813865;
}

.schedulebutton:hover {
    color: #2a2f3a;
    background-color: #95a733;
}

.signindarkbutton {
    outline: none;
    background-color: #95a733;
    color: #2a2f3a;
    padding: 5px 20px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    border-radius:10px;
    border: 2px solid #f1f1ea;
}

.signindarkbutton:hover {
    color: white;
    background-color: #95a733;
}

.tutorsbutton {
    background-image: url('https://www.blacksacademy.xyz/eik/TutorBanner.GIF');
    width: 940px;
    height: 307px;
    outline: none;
    color: #2a2f3a;
    font-size: 22px;
    background-size: cover;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #f1f1ea;
}

.tutorsbutton:hover {
    background-image: url('https://www.blacksacademy.xyz/eik/TutorBannerGey.GIF');
    color: white;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    color: #B2B1B1;
}

h1
{
font-size : 24px;
color: #088A4B;
font-weight: normal;
font-family: Verdana, Arial, sans-serif
}

h2
{
font-size : 20px;
font-weight: normal;
color: #2E2E2E;
font-family: Verdana, Arial, sans-serif
}

h3
{
font-size : 16px;
font-weight: normal;
color: #0B6138;
}

h4
{
font-size : 12px;
font-weight: normal;
color: #424242;
}

h5
{
font-size : 14px;
font-weight: normal;
color: #424242;
}

h6
{
font-size : 12px;
font-weight: normal;
color: #424242;
writing-mode: vertical-rl;
text-align:left
}


.tutorsyouwantindexbutton {
    background-image: url('https://www.blacksacademy.xyz/eik/TutorsYouWantIndex.GIF');
    width: 940px;
    height: 296px;
    outline: none;
    color: #424242;
    font-size: 16px;
    background-size: cover;
    text-decoration: none;
    display: inline-block;
    border: 2px solid white;
    border-radius:10px;
}

.tutorsyouwantindexbutton:hover {
    background-image: url('https://www.blacksacademy.xyz/eik/TutorsYouWantIndexGrey.GIF');
}
















