BODY
        {
		margin: 0;
        color: #000000;
        font-size: 11.00px;
        font-family: Verdana, Arial;
        background-color: White;
		background-image: url(back/haruhi.png);
	

                                    background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: top right;
		}

/*
// Determines the positioning of your list
*/

#lista
{
     margin: 0 auto;
    text-transform: none;
    width: 600px;
    margin-left: 35px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 50px;
    background-color: transparent;
}




h1 {
	background-color: #F9E4FB;

color: #A96DB6;
font-size: 11.00px;
font-family: Arial;
 border: 1px solid Black;
}

h2{
background-color: #FDECA7;

color: #644E50;
font-size: 11.00px;
font-family: Arial;
 border: 1px solid Black;
}

.color{
color: #1A182B;
}

.colorx{
color: #995DB5;
}

p{ 
text-align: right
} 

a:link
	{
color: #A96DB6;
	text-decoration: none;
    }

a:visited
    {
color: #A96DB6;
	text-decoration: none;
    }

a:hover
    {
color: #A96DB6;
	text-decoration: none;
    }