
      #centre {
	position: relative;
	width: 70%;
	height: auto;
	top: 0;
	left: 15%;
	color: #660033;
	}

      p.txt {
        background-color: #ffcccc;
	color: #660033;
	border: 8px inset #ff99cc;
	font-family: arial, courier, serif;
	font-size: 1.2em;
	width: auto;
        text-align: center;
	}


