<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Камера</title>
<meta name="description" content="Камера">
<meta name="keywords" content="Камера">
<link href="./CSS/Style1.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="mainconten">
<!-- <div id="logo">
</div>
<div id="menu">
<div class="menu_bl"><a href="" class="menu_text">Главная</a></div>
<div class="menu_bl"><a href="" class="menu_text">Продукция</a></div>
<div class="menu_bl"><a href="" class="menu_text">Новости</a></div>
<div class="menu_bl"><a href="" class="menu_text">О компании</a></div>
</div>-->
<!--</div>
<div id="base_content">
<div id="content"></div>
</div>
<div id="footer">-->
</div>
</body>
</html>
Пишу стиль
@charset "utf-8";
/*Reset CSS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/*a {
text-decoration:none;
}*/
/**/
/*base*/
body {
background-color:#333;
}
/*a {
color:#999;
}
a:hover {
color:#FFF;
}
*/
#mainconten {
width:1500px auto;
height:358px;
background-image:url(../img/shapka.jpg);
position:relative;
}
Вывожу в браузере

И тут на верху появляеться какая-то серая линия (как будто что там есть блок). Откуда он?
Как убрать его?
_____________
Жадный.... жадный.... жадный кот