body{
	font-size:12px;
	color:#cccccc;
	line-height:120%;
	padding:0 0 0 100px;
	font-style:normal;
	background-image: url(img/index.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:fixed;
}


a{
	text-decoration:none;
	color:#99ffff;
}



h2{	
	font-size:34px;
	color:#0000cc;
	padding:50px 0 25px 0;
	font-style:italic;
	font-weight:bold;
}

.desc{
	font-size:24px;
	color:#ff0000;
}