Сообщение от gods33
|
Вот это пожалуй самое то
|
Как вариант...
<!DOCTYPE html>
<HTML>
<HEAD>
<TITLE></TITLE>
<style>
html,
body {
width: 100%;
height: 100%;
}
* {
margin: 0;
padding: 0;
}
body {
background: url('http://img.flashtux.org/upload/img132b85a11a73x8e9868bc.png') no-repeat center center #000000;
}
</style>
<script>
</script>
</HEAD>
<BODY>
</BODY>
</HTML>