body { 
font-size: 17px;
font-family: sans-serif, sans, Verdana;
line-height: 30px;
background-color: fff;
margin: 0px;
}



p { font-size: 17px;
    line-height:17px;
    margin:16px;
}

b { font-style: bold;
    font-size: 17px;
    margin:0px; 
}

H4 { margin:3px; 
}

H4 { margin:0px; 
}

H5 { font-size: 20px;
     margin:0px; 
}

H6 { font-size: 14px; 
     margin:0px; 
}

li { font-size: 17px 
     font-style: bold;
     line-height: 17px;
     margin:0px; 
}


div#M { 
	font-size: 120px;
	width: 100%;
	text-align: center;
	border: 10px;
	line-height: 400px;
}

div#footer {
	position: absolute;	
	bottom: 0;
}


div#mincey { 
	font-size: 15px;
	font-style:  bold;
	margin-left: 15px;
	left: 0px;
	bottom: 0px;
}
	
div#ticker {
	float:right;
	right: 0px;
	bottom: 0px;
}


a.doug:link  { color: white }
a.doug:visited { color: gray }
a.doug:hover { color: yellow }


