#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	margin-top: -160px; 
	margin-left: -265px;
           }

#font { font-size: 1500%;
        font-family: helvetica;
        line-height: 185px;
        margin-bottom: 0px;
      }

#tag {  font-size: 200%;
        font-family: helvetica;
        position: absolute;
        margin-left: 333px;
        margin-top: 0px;
        line-height: 25px;
        width: 333px;

     }
