@charset "utf-8";
/* CSS Document */

.img1{
background: url(../images/chris/about1.jpg);
width:130px;
height:97px;
margin-left:0px;
float:right;
clear:right;
}
.img2{
background:url(../images/chris/about2.jpg);
width:191px;
height:100px;
margin-left:-10px;
margin-bottom:-40px;
float:right;
clear:right;
}
