﻿			.apptitle {
				position:relative;
				float: left;
			        left:37%;
			        width:300px;
			        height:30px;
			        font-family: Verdana, Arial, Helvetica, sans-serif;
			        font-size: 28px;
			        font-style: italic;
			        font-weight:bold;
			        text-align:center;
			        /*text-transform:uppercase;*/
			        letter-spacing:2px;
			        color:#000;
			        line-height:30px;
			        margin-top: 44px;
			        margin-left: -150px;
				}
			
			.apptitle span {
				color: #333;font-weight:normal;font-style:normal;}
				
			p.logo {
				position: relative;
				/*float: left;*/
				margin:0px;
				}