﻿p {position:relative;}
p img {position:absolute;
       heightth:240px;
       width:500px;
       top:50%;
       left:50%;
       margin-top:-120px;
       margin-left:-250px;
      }
@import url("http://");