body
		{
		font: normal 12px/10px georgia, times, serif;
		color: #000;
		text-align: center;
		padding: 0px;
		margin: 0px;
		background: #fff;
		}
		
img		{border: 0;}

#container
		{
		text-align: left;
		position: absolute;
		width: 300px;
		height: 240px; 
		top: 50%;
		left: 50%;
		margin-left: -150px;
		margin-top: -70px;
		padding: 0px;
		background: #fff;
		}

#links
		{
		text-align: left;
		position: absolute;
		width: 300px;
		height: 520px; 
		top: 50px;
		left: 50px;
		padding: 0px;
		background: #fff;
		}

#links p
		{
		padding: 0 0 0 5px;
		}

#links h3
		{
		font: normal 12px/10px georgia, times, serif;
		padding: 10px 0 0 5px;
		}
