#top2 {
background-image:url(http://files.myopera.com/redjava/files/banner3.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

 <style type="text/css">
 
body {
   color:#FF9966;
   font-family:Comic Sans MS,sans-serif;
}
 
a:link { color:#ff9966; }
a:vlink { color:#FF9966; }
a:alink { color:#ff9966; }
a:hover { color:#FF9966; }
 
</style>

body {
 background:#000 url(http://files.myopera.com/drlaunch/sleekshady/background.png) 0px 62px repeat-x;
 }
 
 #wrap1[id] {
 background:transparent url(http://files.myopera.com/drlaunch/sleekshady/1shadowleft.png) top left repeat-y;
 }
 
 #wrap2[id] {
 background:transparent url(http://files.myopera.com/drlaunch/sleekshady/2shadowright.png) top right repeat-y;
 }
 
 #wrap4 {
 background:#0d0d0d url(http://files.myopera.com/drlaunch/sleekshady/blogbottom.png) bottom repeat-x ;
 }
 
 #top {
 color:#000;
 background: url(http://files.myopera.com/drlaunch/sleekshady/1banner.png);
 position:relative;
 top:30px;
 }

 
 #subtitle {
 color:#000;
 }
 
 #menu {
 position:relative;
 top:-200px;
 background:url(http://files.myopera.com/drlaunch/sleekshady/menu.png);
 }
 
 #menu a:link, #menu a:visited, #menu a:active {
 background:url(http://files.myopera.com/drlaunch/sleekshady/menu.png);
 }
 
 .post .sticky {
 background:#0d0d0d url(http://files.myopera.com/drlaunch/sleekshady/sticky.png) top right no-repeat;
 }
 
 #side h2, #side caption {
 background:url(http://files.myopera.com/drlaunch/sleekshady/1sidetitle.png);
 }
 
