reqeust was sent for a website user login page well i have here
i coded the color at random but it matchs you can change using letters and numbers if you know some codes

here is my well coded log in page it is realy good to.

comes with:
admin bar
global header
global clefter
size"width (easly can be changed)
global drighter
global bfooter
body<HTML codes

code:
Code:
<html>
<head>

<title>Login page - $SITE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="/.s/src/css/451.css" />
</head>

<body style="background:url('/.s/t/451/1.gif') #280002; margin:0;padding:0;">
$ADMIN_BAR$
$GLOBAL_AHEADER$

<table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px;"><tr><td width="100%" align="center">

<!-- <middle> -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top" width="214">
$GLOBAL_CLEFTER$
</td>

<td valign="top" style="padding:0px 10px 0px 10px;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td width="12" height="12"><img src="/.s/t/451/14.gif" border="0"></td><td align="left" style="background:url('/.s/t/451/15.gif');"><img src="/.s/t/451/16.gif" border="0"></td><td width="12" height="12"><img src="/.s/t/451/17.gif" border="0"></td></tr>
<tr><td width="12" valign="top" style="background:url('/.s/t/451/18.gif');"><img src="/.s/t/451/19.gif" border="0"></td><td rowspan="2" style="background:#000000;padding:10px;"><!-- <body> --><div align="center"><br /><br /><br />$BODY$<br /><br /><br /><br /><br /><br /></div><!-- </body> --></td><td width="12" valign="top" style="background:url('/.s/t/451/20.gif');"><img src="/.s/t/451/21.gif" border="0"></td></tr>
<tr><td width="12" valign="bottom" style="background:url('/.s/t/451/18.gif');"><img src="/.s/t/451/22.gif" border="0"></td><td width="12" valign="bottom" style="background:url('/.s/t/451/20.gif');"><img src="/.s/t/451/23.gif" border="0"></td></tr>
<tr><td width="12" height="12"><img src="/.s/t/451/24.gif" border="0"></td><td align="right" style="background:url('/.s/t/451/25.gif');"><img src="/.s/t/451/26.gif" border="0"></td><td width="12" height="12"><img src="/.s/t/451/27.gif" border="0"></td></tr>
</table>
</td>

<td valign="top" width="214">
$GLOBAL_DRIGHTER$
</td>
</tr>
</table>
<!-- </middle> -->

</td></tr></table>

$GLOBAL_BFOOTER$

</body>

</html>