﻿body {
	background: #F4F4F4 url('images/background.jpg') 50% 0;	
	background-repeat:repeat-x;
	margin: 0px;	
	font-family: arial;
	
}

td {
	font-size: 12px;
}

/* -------------- HOME STYLES  ---------- */

.Header {

	width: 958px;
	height: 387px;
	background: url('images/header.jpg');
	
}

.Headerd {

	width: 958px;
	height: 387px;
	background: none url('images/headerd.jpg');
	background-repeat:repeat-x;
	
}

.Body {

	background: url('images/body.jpg');
	
}

/* -------------- DAUGHTER STYLES  ---------- */


.BodyTileD {

	width: 1011px;
	background: url('images/bodyd.png');
	padding-right: 11px;
	
	
}
