/* CSS Document */

.main			{
				width:425px;
				margin:auto;
				height:auto;
				}
h1				{
				font-family:"Trebuchet MS", Tahoma, Arial;
				color:#333333;
				font-size:27px;
				font-weight:bold;
				margin-top:0px;
				margin-bottom:5px;
				padding-left:7px;
				padding-top:8px;
				text-align:center;
				float:left;
				}
h2				{
				font-family:"Trebuchet MS", Tahoma, Arial;
				color:#999999;
				text-align:center;
				font-size:14px;
				letter-spacing:10px;
				font-weight:normal;
				text-transform:uppercase;
				margin-top:0px;
				margin-bottom:20px;
				}
.text			{
				font-family:"Trebuchet MS", Tahoma, Arial;
				color:#666666;
				font-size:12px;
				margin:0px;
				padding-top:20px;
				}
.logo			{
				float:left;
				}