/*
======================================
================LAYOUTS===============
======================================
*/

body {
text-align : center;
margin: 0;
background: url(../images/pagebak.gif) repeat-x;
}

#container {
position: relative;
width : 764px;
margin : 0 auto;
}

#container2 {
position: relative;
width : 764px;
margin : 0 auto;
}