@charset "utf-8";
/* CSS Document */
img{
	border:0px;
}
body{
	font-family: tahoma, arial, "times New Roman";
	font-size: 13px;
	color: #333333;
	background-image:url(../images/www.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0px;
	line-height:19px;
}
