body , h1 , h2 , p , div, ul {
font-family : verdana, arial, sans-serif; 
color : #000; 
} 
a:link {
color : #000; 
text-decoration : underline; 
padding : 2px; 
} 
a:visited {
color : #000; 
text-decoration : underline; 
padding : 2px; 
} 
a:hover {
color : #000; 
text-decoration : none; 
padding : 2px; 
background : #fff; 
} 
a:active {
color : #c00; 
text-decoration : underline; 
padding : 2px; 
background : #fff; 
} 
body {
background : #fc6; 
margin : 5px; 
margin-top : 0; 
} 
h1 {
font-size : 18px; 
color : #fff; 
text-align : left; 
margin : 2px; 
font-weight : bold; 
} 
h2 {
font-size : 10px; 
text-align : left; 
text-indent : 0px; 
font-weight : bold; 
margin : 2px; 
} 
h3 {
font-size : 14px; 
text-align : left; 
text-indent : 15px; 
margin-bottom : 2px; 
} 
p {
text-indent : 4px; 
font-size : 14px; 
line-height : 140%; 
text-align : left; 
} 
p.nav {
text-indent : 0; 
font-size : 12px; 
color : #fff; 
text-align : left;
margin : 8px; 
padding : 4px; 
line-height : 130%; 
} 
ul {
text-indent : 4px; 
font-size : 14px; 
line-height : 140%; 
text-align : left; 
} 

div.wrapper {
width : 728px; 
} 
div.titlebox {
background : #000 url('http://www.cafeonline.com.mx/images/bean.jpg') fixed;
width : 728px;
height : 35px;
margin : 1px; 
padding : 0px;
top: 0px;
border: 0px;
} 
div.navbox {
width : 728px;
margin : 1px; 
padding : 0px;
border : 1px #000 solid;
background : #fc6; 
} 
div.content {
background : #fff;
margin : 1px;
margin-bottom: -1px; 
width : 728px; 
padding : 4px;
border: 1px #963 solid;
}
div.trail {
background : #963;
margin : 1px;
margin-top : -1px;
margin-bottom : -1px; 
width : 728px; 
padding : 0px;
border : 1px #963 solid;
}
div.advert {
margin : 1px; 
width : 728px; 
padding : 0px;
}
div.column {
margin : 1px; 
width : 340px; 
padding : 8px;
float : left;
}
.clear { clear: both }
