/* @override http://www.macrabbit.com/cssedit/welcome/2.5/welcome.css */

body {
	font:10px bold "Helvetica", Arial, sans-serif;
	color: #fffeff;
	text-align:center;
	line-height:1px;
	padding-top: 150px;
	background-color: #FFFFFF}
	a:link {color:#FF0000;}      /* unvisited link */
	a:visited {color:#00FF00;}  /* visited link */
	a:hover {color:#FF00FF;}  /* mouse over link */
	a:active {color:#0000FF;}  /* selected link */
	a:link {text-decoration:none;}
	a:visited {text-decoration:none;}
	a:hover {text-decoration:underline;}
	a:active {text-decoration:underline;}

#dog {
	position:fixed;
	font-family: Rockwell;
	font-size: xx-large;
	size: landscape;;
}

h1 {
	font-size: 55px;
	color: #000000;
	text-align:center;
	line-height: 10px;
}
h2 {
	font-size: 32px;
	text-align:center;
	line-height: normal;
	color: #000000}
h3 {
	font-size: 100px;
	line-height: normal;
-moz-column-count: 3;
-webkit-column-count: 3;
text-align: justify;
}
h4 {
	font-size: 16px;
	text-align:center;
	line-height: normal;
	color: #0BA115;
	a:link {color:#0BA115}      /* unvisited link */
	a:visited {color:#0BA115;}  /* visited link */
	a:hover {color:#0BA115;}  /* mouse over link */
	a:active {color:#0BA115;}  /* selected link */
	a:link {text-decoration:none;}
	a:visited {text-decoration:none;}
	a:hover {text-decoration:underline;}
	a:active {text-decoration:underline;}
	}
h5 {
	font-size: 11px;
	text-align:center;
	line-height: normal;
	color: #c03030}
	a:link {color:#c03030;}      /* unvisited link */
	a:visited {color:#c03030;}  /* visited link */
	a:hover {color:#c03030;}  /* mouse over link */
	a:active {color:#c03030;}  /* selected link */
	a:link {text-decoration:none;}
	a:visited {text-decoration:none;}
	a:hover {text-decoration:underline;}
	a:active {text-decoration:underline;}
	
h6 {
	font-size: 10px;
	color: black}
	a:link {color:black;}      /* unvisited link */
	a:visited {color:black;}  /* visited link */
	a:hover {color:#c03030;}  /* mouse over link */
	a:active {color:#c03030;}  /* selected link */
	a:link {text-decoration:none;}
	a:visited {text-decoration:none;}
	a:hover {text-decoration:underline;}
	a:active {text-decoration:underline;}
	
heart {
;
}
smaller {
	font: small "Tahoma";
	text-align: justify;
}
center {
	text-align:center;
	margin: 0px 0px 0px 170px;
}
#footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
}
#citation {
 clear: both;
 position:fixed;
 bottom: 15px;
 left: 15px;
 width: 100%;
 height: 18px;
 text-align: left;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
}
#testcode   { 
color: #ffffff; 
font-size: 14px; 
font-family: Verdana, Geneva, Arial, sans-serif; 
background-color: blue; 
text-align: center; 
position: absolute; 
bottom: 0px; 
left: 0px; 
width: 100%; 
height: 28px;
} 
 