hahahah finally y first simple theme series hahaha it's been a while since I've posted themes anyway I'll be posting simple theme from now on and the series doesn't matter :D
Okay Instructions

Now here's the code
=======Start Code=====
div.contentwrapper {
background: transparent;
}
div.bodywrap {
background: transparent;
}
/*Simple Green Theme by Lil' Bro*/
/*Created on April 30,2008*/
/*An Outburst-based Theme*/
div.contentwrapper {
background: transparent;
}
div.bodywrap {
background: transparent;
}
body {
background: url(
http://images.zenix.multiply.com/image/2/photos/24/500x500/1/bg-tile.gif?et=l%2ChU%2Cmsnq61ApyLvXzg3kw&nmid=93340009) repeat top center fixed;
background-color: transparent;
color: #000;
font-family: Gill Sans MT;
}
div.owner_nav {
border: none;
margin: 0 auto;
margin-top: 20px;
height: 15px;
width: 760px;
border-bottom: none;
padding: 113px 12px 0 0;
background: url(
http://images.zenix.multiply.com/image/2/photos/24/orig/2/header.jpg?et=yxLLP412LQfT32MSLn9qeg&nmid=93340009) no-repeat top left;
background-color: transparent;
background-position: 0 -10px;
}
div#subnavc {
width: auto;
display:none;
}
.railstart {
margin-top: -1px;
height: 10px;
width: 159px;
background: none;
z-index: 1000;
position: relative;
}
.railbody {
padding: 15px;
width: 129px;
background: none;
background-color: #ecf2f9;
background-color: #eee;
font-size: 12px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background: none;
border: none;
background-color: #dee1cd;
z-index: 1000;
position: relative;
background: none;
background-color: white;
}
.railsep {
height: 1px;
margin: 12px 0 12px 0;
background: none;
background-color: #abd;
}
.railend {
height: 10px;
width: 159px;
background: none;
}
td.rail {
background-color: white;
}
li.gnopt a, li.gnopt a:visited, li.gnopt a:link {
color: #FF0000;
}
a.mine, a.mine:link, a:visited.mine {
/* color: #b40b0b; border: none; background-color: #fff; margin: 0 2px 0 2px; */
color: #ff0000; border: none; background: none;
}
div.ritemactions a, div.ritemactions a:link, div.ritemactions a:visited {
/* color: #0b5eb4; border: none; background-color: #fff; margin: 0 2px 0 2px; */
color: #ff0000; border: none; background: none;
}
div#ownedfooter a, div#ownedfooter a:visited, div#ownedfooter a:link {
color: #fff;
}
div#ownedfooter {
margin: 0 auto;
padding: 5px 0 5px 0;
width: 760px;
border: 5px solid #fff;
border-top: none;
font-size: 10px;
color: #666;
background: url(
http://images.zenix.multiply.com/image/2/photos/24/orig/2/header.jpg?et=yxLLP412LQfT32MSLn9qeg&nmid=93340009);
}
h1#page_owner_title {
text-align: right;
font-size: 9px;}
div#subnav {
padding-top: -1px;
padding-right: 1px;
padding-bottom: 3px;
padding-left: 5px;
background: url(
http://images.zenix.multiply.com/image/2/photos/24/500x500/6/menug_bg.gif?et=iPDXSGEAelh3QJ0rzlIjpQ&nmid=93340009);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
height: auto;
margin-top:-1px;
}
a, a:link, a:visited{
color: #006600;
text-transform: lowercase;
}
a, a:link, a:visited{
color: #006600;
text-transform: lowercase;
}
a:active, a:focus{
outline-color: invert;
outline-style: none;
outline-width: 0pt;
}
a:hover {
color: #006600;
text-transform: uppercase;
}
.itembox{
border: 1px solid #8ECE5F;
}
td.icon{display:none;}
div.header{
background-color: #00ff00;
-moz-opacity:0.40;
filter:alpha(opacity=40);
opacity:0.40;
-khtml-opacity:0.40;}
===End Code============