body{
	background:#ffffff url(img/bg.jpg) no-repeat fixed 63% bottom;
	color:#333333;
	line-height:120%;
	font-size:small;
}

p{
	text-align:left;
	width:50%;
}

.small{font-size:x-small;}

.caption{
	background-color:#000000;
	color:#ffffff;
}

a:link{color:#6666ff;}
a:active{color:#ff3366;}
a:visited{color:#808080;}
a:hover{color:#ff3366;}
