sorry but i tried adding and changing ..it didn’t do it .
it actually messed up my page ..
please take a look at this code and explain how to fix
/*
Theme Name: greenfuture twenty Ten Child
Theme URI: http: //www.greenfutureconstruction.com/
Description: Child theme for the Twenty Ten theme
Author:
Author URI: http: //www.greenfutureconstruction.com/about/
Template: twentyten
Version: 0.1.0
*/
@import url(“../twentyten/style.css”);
}
#site-title, #site-title a {
color: #ffffff;
float: none;
font-size: 22px;
position:absolute;
left: 90px;
top: 20px;
z-index: 2;
}
#site-description {
color: #ffffff;
float: none;
font-size: 14px;
position:absolute;
left: 180px;
top: 65px;
z-index: 2;
}
.one-column #content {
margin: 0 auto;
width: 900px;
}
#header {
padding: 0;
}
#access {
position: absolute;
top: 0;
}
#branding img {
margin-top: 17px;
}
#access li:hover a, #access ul ul:hover a
{background:transparent; color:#gghhdd;}
#branding img {
border-bottom: 0px solid #000000;
border-top: 0px solid #000000;
display: block;
float: left;
height: 130px;
width: 940px;
}
#main {
position:relative;
top:-20px;
}