Файл: style/themes/web/body.css
Строк: 24
body {
margin : 0;
padding : 0;
font : 73% "Trebuchet MS",
verdana, tahoma, sans-serif;
color : #555;
background : #eef6fb
url(bg.jpg) repeat-y center;
line-height : 1.5em;
}
.body {
width :
750px;
margin-left : auto;
margin-right : auto;
padding : 0;
border :
5px solid #fff;
}
a {
text-decoration : none;
color :
#666;
background : inherit;
}
a:hover {
text-decoration :
underline;
color : #66a0e0;
background : inherit;
}
img{
border:
0px;
}
textarea
{
width: 95%;
height:
150px;
}
form
{
margin:1px; padding:0px;
}