﻿body {
	margin:0px;
    background-image:url(../../images/topbg.jpg);    
    background-repeat:repeat-x;
    background-position:top center;
    background-color:#0a0a0a;
    font-family:Georgia;
    color:#a3a3a3;
    font-size:14px;
}
.secondaryBackground {
	background-image:url(../../images/topbg2.jpg);    
    background-repeat:repeat-x;
    background-position:top center;
}
h1{
    color:#f8eac8;
    font-size:24px;
    font-weight:normal;
}
.pricingCuf{
	font-size:16px;
}
#nav{
	margin-left:auto;
	margin-right:auto;
	width:1005px;
	padding-top:427px;
	text-align:center;
}
header{
	width:100%;
	height:510px;
}

A:link {text-decoration: none; color:#c0b5a1;}
A:visited {text-decoration: none; color:#c0b5a1;}
A:active {text-decoration: none; color:#c0b5a1;}
A:hover {text-decoration: none; color: #eda21a;}

A.footer:link {text-decoration: none; color:#c0b5a1;}
A.footer:visited {text-decoration: none; color:#c0b5a1;}
A.footer:active {text-decoration: none; color:#c0b5a1;}
A.footer:hover {text-decoration: none; color:#eda21a;}