﻿* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0px 0px 0px 0px;
	background: #0b4d6d;
}


#image
{
    margin-left: 0px;
    width: 290px;
    border-top-color: #84ca67;
    border-top-style: solid;    
    border-top-width: 1px;     
}

#content 
{
    position: absolute;
    top: 151px;
    color: #90d0e9;
    font-size: 12px;
    border-top-color: #84ca67;
    border-top-style: solid;    
    border-top-width: 1px;
    margin-left: 0px;
    }

#content .cc
{
    margin-left: 100px;
}


#footer
{
    bottom: inherit; 
}
