﻿body {
    width:100%;
    margin:0px;
    padding:0px;
    text-align:center;
    font-size: 14px;
    color: #333333;
    font-family: Tahoma, Geneva, sans-serif;
    line-height:20px;
     background: url("../../SiteImages/grasstitle.jpg") 0 0 repeat;
    background-attachment:fixed;

}
		

body {
    width:100%;
    text-align: -moz-center;
    margin:0px;
    padding:0px;
    font-size: 14px;
    color: #333333;
    font-family: Tahoma, Geneva, sans-serif;
    line-height:20px; 
    background:  url("../../SiteImages/grasstitle.jpg") 0 0 repeat;
     background-attachment:fixed;
}