body {
	padding: 0;
	background: url(http://trust.mindswap.org/DevDay/orange.gif) no-repeat top right;
	color: #000;
	margin : 30px;
	}

#pageHeader{
	margin-bottom : 40px;
	padding-bottom : 0px;
	}

#container{
   margin-right:210px;
	}
	
#pageHeader h1{
   font: 41px Times New Roman,Georgia;
	letter-spacing: 15px;
	color: #000;
	margin:0;
	line-height:1em;
	}
	
#pageHeader h2{
   font: italic 28px Times New Roman,Georgia;
	color: #444;
	margin: -8px;
	margin-bottom: 0;
	text-decoration: none;
	border-bottom: 1px blue solid;
	line-height: 1em;
	}
	
#pageHeader acronym{
	border-bottom: 0;
	}

#linkList{
	border-left:1px #000 solid;
	position:absolute;
	right:20px;
	width:210px;
	top:180px;
	}

#linkList2{
	margin-left: 15px;
	}
	

	
#linkList h3{
	margin : 0;
	padding : 0;
	font-size: 18px;
	}

#linkList ul{
   margin-left: 0px;
   list-style: none;
	padding: 0;
	}

#linkList li{
   margin-left: 0px;
   list-style: none;
	padding: 0;
	}

h3{
   font: 20px Times New Roman,Georgia;
	letter-spacing: 3px;
	color:#000;
	border-bottom:1px blue solid;
	}
h2{
   font: 25px Times New Roman,Georgia;
	letter-spacing: 3px;
	color:#000;
	border-bottom:2px blue solid;
	}

#intro h3{
   margin-left : -8px
	}

#intro p {
	font-size : 14px;
	}
	
#supportingText h3{
   margin-left : -8px
	}

p {
	font: 13px Georgia,Times New Roman;
	}
	
p:first-letter{
   font-size: 16px
	}

a:link {
	text-decoration: none;
	color:blue;
	}
a:visited {
	text-decoration: none;
	color:#44f;
	}
a:hover, a:active { 
	text-decoration: underline;
	}

acronym {
	cursor:help;
	}

.accesskey {
	text-decoration: underline;
	}

