Forum Moderators: not2easy
<style type="text/css">
<!--
#TitleBox {
position: relative;
left:0px;
top:10px;
width:320px;
height:75px;
z-index:1;
}
#EnterBox {
position:relative;
left:0;
top:10px;
width:209px;
height:48px;
z-index:1;
}
#CopywrightBox {
position:relative;
left:0;
top:200px;
width:233px;
height:24px;
z-index:104;
color: #999;
}
body {
text-align: center;
margin: 0 auto;
padding: 0px;
}
#container {
text-align:center;
width:900px;
height:900px;
margin:0px auto 0px auto ;
}
-->
</style>
</head>
<body style="text-align:center">
<div id="container">
<div id="TitleBox">
<div align="center"><img src="blossoms.png" width="301" height="61" alt="#" /></div>
</div>
<div id="EnterBox">
<div align="center"><a href="#"><img src="enter.png" width="204" height="35" border="0" alt="Enter Site" /></a></div>
</div>
<div id="CopywrightBox">
<div align="center">© 2009</div>
</div>
</div>
</body>
</html>
[edited by: SuzyUK at 10:44 am (utc) on July 26, 2009]
[edit reason] examplified & shortened code [/edit]