﻿BODY{
	font-family: Verdana;
	background: url(wind.jpg) 100% fixed;
	margin: 0px;
	color: #333333;
text-align:right
}
A{
	color: #000000;
}

div{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

	background: #969696;
	filter : Alpha(opacity=75);
	opacity : .75;
width:500px;

}
#h{
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

	background: #969696;
	filter : Alpha(opacity=60);
	opacity : .60;
}
p{

	border-bottom: 1px solid #cccccc;
	padding: 16px;
	background: #969696;
	filter : Alpha(opacity=75);
	opacity : .75;
font-size:x-small;line-height:1.5em
}

H1{
	font-size: small;
	font-weight: bold;
	letter-spacing: 5px;	margin-top: 30px;
}
.li{
	font-size: xx-small;
}


