﻿.simulatePhone
{    
    border: 10px solid black;
    width:320px;
    height:540px;
    padding:0px;
    margin-bottom:0px;
}

.simulatePhoneFooter
{
    width:340px;
    height:60px;
    background-color:black;    
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding:0px;
    margin-top:0px;    
}