body{
	background-color: black;
}

#a{
margin-left:-10px;top:0;width:100%;height:50%;position:fixed;
}

#b{
  margin-left:-10px;bottom:0;width:100%;height:50%;position:fixed;
}