﻿/*
Theme Name: 	Twenty Ten Child - Body
Description:	Child Them based on Twenty Ten Theme but adapted for use with GOOGLE ADS UNDER HEADER AND GOOGLE ADS IN BODY.
Author:			Dick Underwood	
Template:		twentyten
Version:		0.1
*/	

@import url("../twentyten/style.css");
	
	#header #access{
top: -240px;
position: relative;
}
#site-title {
margin:0 0 44px;
}
/* Reduces gap between header and body*/
#main{
  position:relative;
  top:-75px;
}