Team:Cornell NY/hcdfinalsomethingcss3

.circular {

  width: 500px;
  height: 500px;
  border-radius: 300px;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  background: url(T--Cornell_NY--HumanCenteredDesign_ProDairy.jpg) no-repeat;

}