body {
	background: #685D8C;
	background-color: #685D8C;
}

h1, h2, h3 {
	color: #000033;
}

a {
	color: #000033;
}

#bbtitle a {
	color:#FFF;
	text-transform: none;
	text-decoration: none;	
}

/* Header */

#logo {
	background: url(../images/img02agnese.jpg) no-repeat left top;
}

/* Menu */

#menu {
	background: url(../images/img01agnese.jpg) no-repeat left top; 
}

#menu a {
	background: url(../images/img05.gif) repeat-y left top;
}

#menu a:hover {
	color: #bc312a;
}

/* Content */

#content {
	width: 900px;
}

.title a {
	color: #bc312a;
}

a.size1{font-size: 45%; color: #e63c33}
a.size2{font-size: 60%; color: #691b17}
a.size3{font-size: 75%; color: #471211}
a.size4{font-size: 100%; color: #e63c33}
a.size5{font-size: 115%; color: #bc312a} 

/* Footer */

#footer a {
	color: #000033;
}
