

#prompt {
	position: absolute;
	font-size: 5vw;	
	line-height: 1.1;
	text-align: center;
	list-style-position: inside;
	font-family: Arial, Verdana, sans-serif, "Trebuchet MS";
	/*word-wrap: break-word;*/
}

#prompt h6 {
	font-size: 1em;
}

#prompt h5 {
	font-size: 1em;
}

#prompt h4 {
	font-size: 1em;
}

#prompt h3 {
	font-size: 1.1em;
}

#prompt h2 {
	font-size: 1.2em;
}

#prompt h1 {
	font-size: 1.3em;
}

#prompt a {
	color: #FFF;
}

#prompt table {
	width: 100%;
}
