@CHARSET "UTF-8";
*	
{
margin: 0.0;
padding: 0.0;
}

body {
background-color: #42864C;
}

.footer{
color: #000000c;
font-size: 9px;
font-family: Verdana, Geneva, Arial, sans-serif;
text-align: center;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 18px
}

.header {
font-family: Andale Mono; 
font-size: 50px
}

.header .top {
background-color: #75D7AB;
padding-top: 2.5em; 
}

.name {
text-align: center;
}

.border {
border-top: 4px solid #FF7003;
}
