
/* author(s): madi karizma * egolabel.com * copyright (c) 2008 */

* {
margin: 0;
padding: 0
}
body {
background: #e5e5e5 url(/images/bg_body.jpg) no-repeat fixed top center;
text-align: center
}
body,
html {
height: 100%;
width: 100%
}
img {
border: 0
}

/**/

.preload {
display: none
}

/**/

#wrap {
margin: 0 auto;
padding: 20px 0;
width: 922px
}

/**/

#footer {
height: 45px;
margin: 0 auto;
width: 900px
}
#footer .left {
float: left;
height: 45px
}
#footer .right {
float: right;
height: 32px
}

/**/

