/* CSS Document */

body {font-family: verdana, arial, helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image:  url(images/bubblebg2.gif);
	text-align: center}	

h2 {font-size: 90%; text-align: center; margin: 6px; color: #900}
p.circle, span.circle {font-size: 63%; text-align: center; margin: 0px; color: #039}
p.link {font-size: 71%; text-align: left; color: #039;}
p.title {font-size: 83%; text-align: left; color: #039; font-weight: bold;margin: 4px;}
p.main {font-size: 70%; text-align: left; color: #039; margin: 4px;}
p.tag {font-size: 80%; color: #900; font-style: italic; font-weight: bold;}
p.menu {font-size: 60%; color: #900; text-decoration: none}
a.menu {text-decoration: none; color: #900;}
a:hover.menu {text-decoration: underline}

