Html & Css

게시판 전체배경 소스

안개핑 2016. 6. 3. 09:59

 

 

 

<style>
body { background-image:url('http://lia.pe.kr/zb41pl2/bbs/data/sesillia12/rg2.gif');
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center; }
table { background-color: transparent; }
td { background-color: transparent; }
</style>