﻿/* CSS Document */

body{
padding:0px;
margin:0px;
font-family:"Trebuchet MS";
/*background-image:url('images/appliances_01.jpg');
background-repeat:repeat-x;*/
background-color:#000000;
}

.master_content {
width:803px;
margin:0px auto;
background-color:white;
}

