﻿#logo {
    display: inline-block;
	width: 300px;
	height: 80px;
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32000px;
}

#cellphone
{
    font-weight: bold;
    font-size: 12pt;
    margin: 2px 20px;
}