body{
    background-image:url(jamieBack.jpg);
}

.jamieProfile{
    width:200px;
    height:200px;
    border: solid;
     padding:10px;
    margin: 10px;
   
    
}

h2{
    background-color:beige;
    width:50px;
    height:30px;
    border: solid;
    margin: 10px;
}