@charset "utf-8";
/* CSS Document */

body{	
	height: 100%;
	background: url('https://eletfa.szaki.ro/background.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	font-size:15px;
	margin:0px;
	font-family:tahoma;
	color:#333;
}
