Quote Originally Posted by sunny112233 View Post
where i change the distance from top to the brower bar.
in stylesheet.css , this section (change the margin-top)

body {
font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
font-size:73.5%;
margin-top:20px;
}