I want to align my logo at the top but failed to do so
I am trying to change the following in my style.css but failed
#logo {
padding: 40px;
margin-left :-40px;
see the screenshot I want to align the same

my style.css
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Your
#contenttag has apaddingof10px, is the logo within the content tag? If so, that explains the space.