body {




}
#thetext{
background-image: url(/pics/pageback.png);
font-family: Bradley Hand ITC,Vivaldi,CLARENCE,EraserDust ;
font-size: x-large;
width: 700px;
text-align:justify;
}

#addressed{

font-family: Bradley Hand ITC,Vivaldi,CLARENCE,EraserDust ;
font-size: x-large;
width: 700px;
}

#letterhead{
font-family: Lucida Sans, Arial;
background-image: url(./pics/hellobackground.jpg);
width: 1000px;
height: 756px;
color: white;
}

#bubble{

width: 900px;
margin-left: 50px;
margin-top: 50px;
}

em{
color: red;
background-color: blue;
border-style: solid;
border-color: green;
width: 100px;
}
em.waffle
{
border-color: #4FBBFF;
color: orange;
width: 200px;
font-size: 30px;
}
a{
text-decoration: none;
}

p.mogo{
color: black;
}


