body {
background-color: #252525;
margin:0 auto;
padding:0;
background-image: url(images/template/bg.gif);
background-repeat: repeat-y;
background-position: center;
}
a {
text-decoration : none;
font-size : 11px;
color : #fff;
}
a:hover {
text-decoration : none;
color : #d1d1d1;
}
#content {
width : 672px;
}
#content img {
border : 0px;
}
#header {
height : 48px;
}
.menu {
width : 650px;
font-family : tahoma, verdana;
font-size : 11px;
color : #fff;
padding : 5px;
margin-top : 5px;
margin-bottom : 7px;
padding-right : 10px;
padding-left : 10px;
}
#order {
width : 400px;
font-family : tahoma, verdana;
font-size : 11px;
color : #fff;
}
#about {
width : 400px;
font-family : Georgia;
font-size : 13px;
color : #fff;
}
#footer {
font-family : verdana;
font-size : 11px;
width : 100%;
color : #545454;
margin-top : 15px;
margin-bottom : 10px;
}
#right {
width : 250px;
float : right;
}
#left {
width : 250px;
float : left;
}
#right {
width : 250px;
float : right;
}
#projects {
color : #fff;
font-family : tahoma, verdana;
font-size : 11px;
}
