/*This is the style sheet for the Witney Antiques site - large htm pages*/




body {
font-family: Times New Roman, serif;
color: #000000;  /*This is colour for the text*/
font-size: 1em;  /*This is relative size of font for the text*/

}


h4 {

font-size: 1.4em;  
}

/*
td large {
background-color: "#fff";
width: "90%";
height: "20";
valign "top";
align: "center";
}
*/