Odd... when I tried px before I posted nothing happened. But em works on p.one. However, p.two only changes the font color, not the font-size, even though I'm using em, just like in p.two? Maybe its just the browser?
CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<head>
<title>The Inn - Beverages</title>
<style type="text/css">
body{background-image:url("./_borders/mgt00721.jpg");}
td{width:50%;
color:#E6C78E;}
A.txt:link {color:white; text-decoration: underline}
A.txt:visited {cursor: crosshair; color:white; text-decoration: underline}
A.txt:hover {cursor: crosshair; color:white; text-decoration: underline}
p.one{font-family:Technical; font-size: 1.1em; color:#FFFFFF;}
p.two{font-size: 2em; color:#FFD8A4}
</style>
</head>
<body>
<p><center>
<img src="./_borders/logo2.jpg" alt="The Inn" width="479" height="123"></p>
<p class="one">106
South Main Somewhere, GA 30666 ~ 912-489-8628 or 800-846-9466<br />
e-mail ~ <a class="txt" href="mailto:Someone@aol.com">
frontdesk@theinn.com</a></center></p>
<table dir="ltr" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top">
<p></p>
<p class="two"><center>Beverages</center></p>
<table border="1" width="100%">