#window { background: #ece8e8; width: 520px; height: 300px; position: absolute; left: 69%; top: 50%; margin-left: -150px; margin-top: -100px; clip: rect(auto 150 auto 150) } #window P { margin: 0px; padding: 10px } #title { background: #666; padding: 5px; font-weight: bold; text-align: right } #title A { font-family: verdana, arial, helvetica; color: white; text-decoration: none }