
body {background-image:url('bg.gif'); background-repeat:repeat-x; background-color: #93bfe9; margin:0;}
.main {}
.header { width:943px; position:relative;margin :0 auto;  }
.image-header {width:800px; height:20px}
.content { position:relative; margin :20px auto 0 auto; width:800px; height:2800px;padding:50px; image:url('content.png'); background-image:url('content.png'); background-repeat:repeat-y;}
.footer { width:1000px;position: absolute;bottom: 0;margin-left : -100px  }

.bg-fuschia{width:810px;height:320px; background-color: #ff395f } 
.content .article { width:800px;}
.content .article .col-left { width:410px; float:left;font-family:Arial,Helvetica,sans-serif;font-size:14px; color: #2a3d4c; text-align:justify }
.content .article .col-right {margin-left: 20px;width:370px; float:left;font-family:Arial,Helvetica,sans-serif;font-size:14px; color: #2a3d4c; text-align:justify }
