/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
<style type="text/css">

body {
background: #1b1f1c;

}

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

}
a:hover, a:active, a:focus {
font-family: courier new;
font-weight:bold;
font-size: 20px;
color: #99c9a8;
text-decoration: none;
text-transform: uppercase;

}

.main {
max-width: 600px;
margin: auto;
text-shadow: 3px 3px 3px #000;
padding: 10px;
text-align: center;
font-family: courier new;
background: #1b1f1c;
font-size: 20px;
color: #fff;


}

.about {
max-width: 600px;
margin: auto;
text-shadow: 3px 3px 3px #000;
padding: 20px;
text-align: center;
font-family: courier new;
background: #1b1f1c;
font-size: 18px;
color: #fff;

}

.navbar {

max-width: 600px;
margin: auto;
text-shadow: 2px 2px 2px #051409;
padding: 20px;
text-align: center;
font-family: courier new;
background: #1b1f1c;
font-size: 20px;
color: #fff;

}

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

.me {
        float: left;
        margin-right: 15px;
        }
        

.footer {

max-width: 600px;
margin: auto;
text-shadow: 3px 3px 3px #000;
background: #1b1f1c;
padding: 10px;
font-family: courier new;
color: #fff;
text-align: center;
text-transform: none;
font-size: 18px;


}


.update {

max-width: 600px;
margin: auto;
text-shadow: 3px 3px 3px #000;
background: #1b1f1c;
padding: 10px;
font-family: courier new;
color: #fff;
text-align: center;
text-transform: none;
font-size: 18px;


}


</style>
