.dad_ribbon {
	    position: absolute;
    top: 0px;
    left: 0;
    width: 300px;
    height: 400px;
	margin-top: -50px;
    background-image: url("../images/dad_ribbon2.png");
    background-repeat: no-repeat;
    background-position: right top;
  

}