/* 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: 18px;
text-decoration: none;
}
a:visited {
font-family: courier new;
font-weight:bold;
font-size: 18px;
color: #fff;
text-decoration: none;

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

}

.navbar {

max-width: 600px;
margin: auto;
border-radius: 10px;
text-transform: uppercase;
font-weight: bold;
box-shadow: 5px 5px #22522f;
text-shadow: 1px 1px 1px #4cc798;
padding: 10px;
text-align: center;
font-family: courier new;
background: #000;
font-size: 25px;
color: #4cc798;

}

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

.main {

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

}

</style>
