View Single Post
Old 02-22-2008   #4 (permalink)
mary
Registered User
 
Join Date: Oct 2007
Posts: 68

Thanks....
Sorry i didnt know we can do search...hehe...
I did it! I have to put two things...
1) one is this css script

<style type="text/css">
<!--
body {
margin:50px 0px;
padding:0px;
text-align:center;
background-image: url(bg.gif);
margin-top: 0px;
margin-bottom: 0px;
}

#Content {
width:500px;
margin:0px auto;
text-align:left;
padding:15px;
border:1px dashed #333;
background-color:#eee;
}
-->
</style>

2)and the <centre></centre> quote inside the <body></body>
mary is offline   Reply With Quote