body {
  margin:0px 0px 0px 0px;
}
	
#rightcontent {
  float:left;
  width:600px;
}

#leftcontent {
  float:left;
  width:135px
}

h1 {
  align:center;
}
		
