﻿@charset "UTF-8";
/* CSS Document */

body {margin: 0px;}

#divBody {
	background-color: #D9D9D9;
	background-image: url("/images-greentie/bg3.jpg");
	background-repeat: repeat-x;
	background-position: top;}


