﻿body {
	background-color: #FFF;
}
#phone {
	height: 39px;
	width: 505px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Comic Sans MS', cursive;
	color: navy;
	background-color: #FFF;
	display:inline-block;
}
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
td { font-size: 14px; }