﻿@import url("Style.css");

body
{
    margin:0px;
    text-align:left;
    font-size:12px;
    font-family:"Tahoma","Georgia", "Arial", "sans-serif";
    width:100%;
    ttext-align:justify;
    text-align:left;
    background-color:#ffffff;
	background-image: url();
	background-repeat:repeat-x;
}
