@charset "utf-8";

/*!**********************************************************
 * Sigma Informatics
 * @author Sigma Informatics http://www.sinf.gr
 * @copyright 2012 Sigma Informatics
 * created with: "Sigma Informatics Site Builder v. 3.50.3"
 * date: 6-12-12
 * main.css
************************************************************/
body {
     margin:0;
     padding:0;
     height:100%;
     width:100%;
     text-align:center;
     font:normal 12px Verdana, Helvetica, FreeSerif, "Times New Roman", "Liberation sans", Arial, sans-serif;
}

div.main {
    margin:0 auto;
    padding:10px;
    height:100%;
    width:960px;
}

div.main_int {
    width:100%;
    background:transparent;
}

img.tst {
    margin-top:40px;
}

div.logo{
   margin-top:40px;
   margin-bottom:60px;
}

div.main_txt{
  margin-top:20px;
}

div.fbook{
    margin-top:30px;
}

div.fbook a{
    margin-left:10px;
}


