00001 body { 00002 background-color:#ccc; 00003 } 00004 00005 #message { 00006 position: absolute; 00007 top: 50%; 00008 left: 50%; 00009 height: 13em; 00010 margin-top: -6.5em; 00011 width: 40%; 00012 margin-left: -20%; 00013 line-height: 2em; 00014 text-align: center; 00015 border: 2px ridge #228; 00016 background-color: white 00017 }
1.5.5