body {  
    background-color:#000000;
    background-image:url(../pics/page/background03.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
    background-attachment:fixed;
}

#text { 
	color:#CCCCCC;
    position:absolute;
    padding-left:15px;
    padding-right:15px;
    color:#999999;
    top:0px; 
   	left:0px; 
	z-index:5; 
}
