.*{
margin:0;
padding:0;
}

body{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/template/matrix-wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
