in the page you linked to:
all this stuff:
<p><html><br />
<head></p>
<link rel ="shortcut icon" href="https://www.incansoft.com/Images/fav.ico">
<meta name="Creator" content="https://timesavinginternetmarketingtools.com/"><br />
<meta name="Copyright" content="All images, text and code found on this web site are © 2000 - 2010, Incansoft, All rights reserved worldwide...";><br />
<meta name="Description" content="Submit Your Articles to More Than 450 Article Directories Completely On Autopilot For Massive Backlinks"><br />
<meta name="Keywords" content=""><br />
<meta name="Distribution" content="global"><br />
<meta name="Publisher" content="https://timesavinginternetmarketingtools.com/"><br />
<meta name="Rating" content="General"><br />
<meta name="Revisit-after" content="5 days"><br />
<meta name="Robots" content="index,follow"><br />
</head><br />
<body style="background-image: url(https://www.incansoft.com/Images/IS0030B.jpg); background-color: #FFFFF8; font-family: Trebuchet MS; font-size: 12pt; text-align: center;"><br />
<center></p>
does not belong into a post or page;
what is the purpose of it?
if it is needed, there will be a better way to include it into the head section.
—–
on your start page, https://timesavinginternetmarketingtools.com/
the white space is caused by ‘padding-top:30px;’ of #header style; change that to ‘padding-top: 0px;’.
for really absolutely no white space above the header image, add this to the end of style.css:
#site-title, #site-description{display:none;}