<!DOCTYPE html>
<html lang="pt-br">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <meta charset="UTF-8">

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

    <style>
    	body {
    		background-image: url('bg.jpg');
    		
    		background-size: 100%;
    		background-repeat: no-repeat;
    	}
    </style>
</head>
	<body>
		

	</body>
</html>