@charset "utf-8";
/* CSS Document 	background-image:url(Images/TechnoWave_Final-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;*/

body
{
	padding:0;
	margin:0;
	background-image:url(images/bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}