div#logo {
margin:0 auto;
max-width: 40%;
height: auto;
position: relative;
}


div#todo {
margin:0 auto;
width:400px;
position: right;
}




