body { 
background-image : url(fundo.jpg);
color : #ffffcc;
font-family : Verdana, Geneva, Arial, sans-serif;
font-size : large;
}  
h1 { 
color : #ffffcc;
font-family: tenbitesch,"script mt bold", verdana, sans-serif;
font-size : 3em;
} 
h2 { 
color : #333300;
font-family : verdana, arial, sans-serif;
} 
p { 
color :#333300;
font-size : medium;
}
a:link { 
color : #ffffcc;
text-decoration : none;
}
a:visited { 
color : #ffffcc;
text-decoration : none;
}  
a:hover { 
color : #ffffcc;
text-decoration : none;
text-transform : uppercase;
} 
.conteudo { 
background-color :#cccc99;
position : relative;
padding : 10px;
width : 90%;
height : 80%;
}
#vilma { 
position : relative;
margin : 5px;
float : left;
height : 240px;
width : 200px;
}
#texto { 
position : relative;
margin : 5px;
height : 240px;
width : 400px;
}
#prlink {
word-spacing : 1em;
}
#produtos { 
position : relative;
padding : 20px;
margin : 5px;
width : 600px;
} 
#links {
position : relative;
padding : 20px;
margin : 10px;
float : left;
width : 600px;
color : #333300;
}
.fotos { 
background-color :#cccc99;
position : relative;
padding : 5px
float : left;
width : 70%;
}
