﻿body {
}
#head
{
    position:relative;
    font-size:25pt;
}
#time
{
    position:relative;
    width:250px;
    height:500px;
    float:left;
    
}
#pymnt
{
    position:absolute;
    width:200px;
    top:70px;
    right:150px;
    
}
#cntct
{
    position:relative;
    top:-40px;
    left:20px;
    
   
}
