Alıntı
<html>
<head>

<style type="text/css">

body
{
margin:0px;
padding:0px;
background:#fff url(/img/back/1.jpg) no-repeat fixed center;
background-size:100% 100%;
font-family:13px Arial;
filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='/img/back/1.jpg', sizingMethod='scale');
}
h1 {text-align: center}

h2 {text-align: left}

p {text-align: justify}

</style>

</head>

<body>
<div id="nokta">

site buraya

</div>
</body>

</html>
Ben ikinci backgraund'u bu kodlamada nereye yerleştireceğim? çözemedim?