 
/* Page Settings */
html {
	height:100%;
	width:100%; 
	background-color:Aqua;
}

h1 {
  	color:#A67EBD;
  }
div{width:50%;float:left}