/* 
	My Chinita Web Site
	www.mychinita.com
   webmaster@mychinita.com
*/
   



/* BODY */
body
{
background: #FFFF99}




/* HEADINGS */
h1
{
font-size: xx-large;
color: black;
font-family: kids, arial
}

h2 
{
font-size: x-large
}

h3
{
font-size: large
}

h4
{
font-size: medium;
font-weight: light
}

h5 
{
font-align: center;
font-size: small;
font-weight: light
}

h6 
{
font-size: x-small;
font-align: center
}

h7 
{
font-size: xx-small;
font-align: center
}

