body {
	background: #cccccc;
}
#container {
	background: url(http://www.mango-milkshake.net/fondo.jpg);
	width: 940px;
	margin: 0 auto; 
}
#layout {
    width: 100%;
    height: 350px;
    background: url(http://www.mango-milkshake.net/layout.jpg) no-repeat;
}
#footer {
	background: url(http://www.mango-milkshake.net/footer.jpg) no-repeat;
	height: 25px;
	clear: both;
}
#content { 
 	float: center;
    width: 840px; 
    margin: 20px 0px 0px 40px;
} 
#sidebar {
 	float: center; 
    width: 900px; 
    margin: -72px 10px 0px 20px;
}

p { font-family: arial;
font-size: 11pt;
line-height:19px;
color: #000000;
letter-spacing: 0pt;
font-weight: normal; }             
b {BORDER-BOTTOM: #a2a2a2 1px dotted;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #929292;
font-family: verdana;
font-size: 14px;
font-weight: bolder;
}
a:hover {
text-decoration: none;
color: #000000;
}


h1 {
padding: 2 2 2 2px;
BACKGROUND: #666666; 
BORDER-LEFT: 0px;
text-align: center;
color:#000000; font-family:Arial; font-size:13pt; font-weight:normal;
}    

h2 {
padding: 2 2 2 2px;
BORDER-RIGHT: 0px;
BORDER-TOP: 0px; 
BORDER-LEFT: 0px;
BORDER-BOTTOM: #cccccc 3px solid;
text-align: left;
color:#000000; font-family:Arial; font-size:16pt; font-weight:normal;
}   
   
h3 {
padding: 2 2 2 2px;
BORDER-RIGHT: 0px;
BORDER-TOP: 0px; 
BORDER-LEFT: 0px;
BORDER-BOTTOM: #929292 1px dashed;
text-align: right;
color:#929292; font-family:Arial; font-size:9pt; font-weight:normal;
}   


</style>