body {
    margin: 0;
    top: 0;
    background-color:grey;
    background-image: url("a4343e4ade69b770d622e2c40884985a_background.png");
    background-repeat: repeat-y;
    background-size: 100%;
    color: white;
}


.mainBody {
    margin-top: 25px;
    bottom: 0;
    width: 100%;
}

.mainBody div {
    padding-bottom: 15px;
}

.headerImg {
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}

.headerImg img {
    width: 100%;
    box-shadow: 0px 3px 10px 10px #000000ba;
}

.headerText {
    padding-top: 15px;
    padding-left: 5%;
    padding-right: 5%;
    font-family:"Tacticus";
    src: url("14b7f977454ec6e82184ea46d9c14441_Tacticus.ttf") format("truetype");
    line-height: 5px;
}

.content {
    font-family: Tacticus;
    text-align: left;
    border: none;
    padding-left: 5%;
    padding-right: 5%;
}

.content b {
    color: #fdf3a8;
}

hr {
    border: 2px solid white;
    margin-top: 5px;
    margin-bottom: 40px;
}

li {
    margin-bottom: -10px;
}

.content img {
    max-width: 100%;
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

a:link {
    color: #a5f2ff;
}

a:visited {
    color: #a5f2ff;
}

img {
    height: auto;
    top: 0;
    border: none;
}

@font-face {
    font-family:"Tacticus";
    src: url("14b7f977454ec6e82184ea46d9c14441_Tacticus.ttf") format("truetype");
}

.title {
    font-size: 20px;
    line-height: 20px;
}

.subtitle {
    font-size: 18px;
    line-height: 20px;
}

.date {
    color: #b3b3b3;
    font-size: 14px;
}

.content {
    font-size: 16px;
}
