﻿body 
{
    
	/*background-color:#00344d;*/
	color:#FFFFFF;
    font-family: arial,verdana,sans-serif;    
}
a
{
    text-decoration:none;
    color:#29ABE2;
}
a:hover
{
    text-decoration:underline;    
}
.mobileBackground
{
    background-image: url('/Images/Static/Mobile/mobileBackground.jpg');
    background-repeat: repeat-x;
    height:960px;
}
