body{
	background-attachment: fixed;
	background-image: url(sora1.jpg);
	background-repeat: no-repeat;
	background-position: left top
}
body{
	overflow: hidden
}
input,textarea{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
body{
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: gray;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}