@charset "utf-8";
/* CSS Document */

body {
	background-color: #33CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
a	{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
h1	{
	color: #FF0000;	
}
.copywrite {
	font-size: smaller;
	font-weight: bold;
	color: #996699;
}


.menu {
	color: #FFFF00;
	font-weight: bold;
	}
.phone{
	font-size: 12px;
}
.photo {
	margin-right: 25px;
}

