body {
	background-color : #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom; 
        /* background-image: url(../images/me.jpg); */
	height: 100%;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	border-width : 0px;
	font-family: "Comic Sans MS";
}

a {
	text-decoration: none;
}

.splash {
	margin: 15px;
	padding: 15px;
	height: auto;
	width: auto;
}


.logo {
	left: 5px;
	top: 5px;
	margin: 5px;
	padding: 5px;
}

font.caption {
	font-family: "Comic Sans MS";
	color: Black;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
}

font.nega {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16pt;
}

font.big {
	font-family: "Comic Sans MS";
	color: Blue;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
}

font.subtitle {
        font-family: "Comic Sans MS";
        color: #7e9fff;
        font-size: 20px;
        font-style: normal;
        font-weight: bold;
        line-height: 24pt;
}

#header {
        background: transparent;
        font-family: "Comic Sans MS";
        font-size: 340%;
        margin-left: 20px ;
        text-align: left;
        color: #000;
}


#header a {
        color: #000;
        text-decoration: none;
}

#header a:hover {
        text-decoration: none;
        color: #900;
}
#wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 95%;
}



h1 {
        font-family: "Comic Sans MS";
        margin: 0px;
        color: #999;
        font-weight: bold;
}


.small    {
	font-family: "Comic Sans MS";
	color: Black;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
}

.rssdate    {
	font-family: "Comic Sans MS";
	color: Black;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	line-height: 14pt;
}

.title  {
	font-family: "Comic Sans MS";
	color: Navy;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	float: center;
}


.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 290px;
}

.curlycontainer .innerdiv{
	background: transparent url(http://www.paologardinali.com/images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
}

