body {
background: #D8D8D8;
}

#wrapper {
font-family: "times";
margin: 0px 160px ;
padding: 10px;
color: #322162;
background:#D3C2FF;
}

h1 {
font-size: 30px;
}

#about {
width: 500px;
float: left;
}

#picture {
width: 200px;
float: right;
}
