Change the css to whatever height and width fits the layout
img#logo {
display: block;
float: left;
height: 60px;
margin-left: 15px;
margin-top: 15px;
width: 350px;
}