﻿body
{
    background-position: center top;
    font-family: Calibri, Georgia, Arial,Times New Roman;
    font-size: 14px;
    background: #333333;
    line-height:140%;
    
}

h1
{
	font-family:     font-family: Calibri, Georgia, Arial,Times New Roman;
	font-size: 18px;
	font-weight: bold;

}

h2
{
	font-family:     font-family: Calibri, Georgia, Arial,Times New Roman;
	font-size: 16px;
	font-weight: bold;

}
.banner
{
    background-position: center center;
    background-color: #83B844;
    height: 130px;
    width: 700px;
    background-image: url('Images/BannerNew.png');
}

.content
{

background-image:url("http://www.magic-mouse.net/userfiles/image/magic-mouse_23.gif");
background-repeat:no-repeat;

background-position: bottom right; 

    background-color: #FFFFFF;
    min-height: 500px;
    padding: 15px;
overflow: auto;
}



#wrapper
{
    
    margin: 0 auto;
    width: 700px;
}

#bottom
{
    font-size: small;
    text-align: center;
    background-color: #83B844;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-variant: small-caps;
}


.mousehead
{
    

    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    text-transform: uppercase;
    width: 150px;
}