body {
      background:url(/active_keyring_logo.png) no-repeat center 20px;
			padding-top:70px;
			font-family: sans-serif;
}

h1 {font-size:1em;}
p {font-size:.8em;}
		
#MainContent {
      width:700px;
      background-color:#EFEFEF;
			margin:auto;
			border:1px solid gray;
			padding:15px;
}

.CodeInfusion {
			color:#004E98;
			font-family:'Courier New',Courier;
			font-size:1.3em;
			font-weight:bolder;
			top:9px;
}

.Infusion { color:#009600; }
			
address {
      background-color:white;
			border-bottom:1px solid #CCCCCC;
			border-right:1px solid #CCCCCC;
			clear:left;
			font-size:0.8em;
			padding:10px;
			position:relative;
			text-align:left;
			margin-top:30px;
}

address img {
			float:right;
			border:none;
}