I do not understand why you do not want your site branded but find these in the stylesheet and add what is in red
Code:
#logo {
        display: none;
	margin: 0em;
/*	float: left; */
	text-align: center;
	padding-top: 0px;
	}


#logoWrapper{
        display: none;
        background-color: #e5d9e5;
        height:150px;
        }