Code blocks are created by indenting at least 4 spaces
... and can span multiple lines
==============mycode================================
<style type="text/css">
body {
background-image:url(modern1.jpg);
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat
}
</style>
</head>
<body>
fasdfasd
</body>
pls help. all i want is fixe background even to scroll or anything
like this page.. http://www.teletech.com/
how to code the background????