/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

<style type="text/css">

body {
background: #233b29;

}

a:link {
color: #4cc798;
font-family: courier new;
font-weight:bold;
font-size: 25px;
text-decoration: none;
}
a:visited {
font-family: courier new;
font-weight:bold;
font-size: 25px;
color: #fff;
text-decoration: none;

}
a:hover, a:active, a:focus {
font-family: courier new;
font-weight:bold;
font-size: 25px;
color: #539470;
text-decoration: none;

}


.navbar {

max-width: 600px;
margin: auto;
padding: 10px;
text-shadow: 1px 1px 1px #4cc798;
background: #000;
font-size: 18px;
color: #000;
text-align: center;
text-color: #4cc798;

}



img {
    max-width: 100%;
    height: auto;
}

.main {

max-width: 600px;
overflow: auto;
text-shadow: 1px 1px 1px #8fa894;
margin: auto;
padding: 10px;
text-align: center;
font-family: courier new;
background: #000;
font-size: 15px;
color: #4cc798;

}

.journal {

max-width: 600px;
overflow: auto;
text-shadow: 1px 1px 1px #8fa894;
margin: auto;
padding: 10px;
text-align: center;
font-family: courier new;
background: #000;
font-size: 15px;
color: #4cc798;



}


.footer {

max-width: 600px;
margin: auto;
text-shadow: 1px 1px 1px #000;
bottom: 0;
background: #000;
padding: 10px;
font-family: courier new;
color: #4cc798;
text-align: center;
text-transform: none;
font-size: 15px;


}


</style>
