﻿/*////////////////////////////////////////////////

Stylesheet: t1_theme_1.css
Template: Template 1
MasterFile: TEMP1.master
Design: Cubeular Systems
Development: Cubeular Systems
Date: 06/10/2009

///////////////////////////////////////////////*/

body
{
    top: 0px;
    height: 0px;
    background-image: url('../../_centralfiles/Backgrounds/cricket/MainBkgd.jpg');
    background-attachment: fixed;
        background-position: top center;
    margin-top: 5px;
    background-color: #3d7d26;
    background-repeat: no-repeat;
    background-position:top,center;
    	font-family: Candara, Verdana, Arial;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
}

