/* css notes for strategic communications and public relations */

body {
	margin:50px 0px; padding:0px;
                    text-align:center;
	background: #FFFFFF;
        font-family:Arial, Helvetica, sans-serif;
	}
	
#wrapper {
	width:600px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
	}

#content {width: 100%; text-align: center; }



p, div, h1, h2, h3 {color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif; }

p {
font-size: 0.9em ; 
}

h1 {
font-size: 2em ; 
}

h2 {
font-size: 1.5em ; 
}

h3 {
font-size: 1.0em ;  
}





