﻿body {
    font-family: 'Segoe UI', sans-serif;
}

span {
    font-style: italic;
}

#Emag_Help_Table{

 

    margin-left:auto;margin-right:auto;




}


#EMAG_Logo{

    display: block;

    margin-bottom:20px;

    margin-left:auto;
    margin-right:auto;


}

#Button_1 {

    background-image: url(img/png/call-center-worker-with-headset.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size: 100px;
    width: 200px;


    height: 200px;
    border-radius: 20px;
     padding-top:120px;
     font-weight:bold;

}

#Button_2 {

    background-image: url(img/png/business-affiliate-network.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size: 100px;
    width: 200px;
    margin-left:100px;

    height: 200px;
    border-radius: 20px;
     padding-top:120px;
     font-weight:bold;

}#Button_3 {
	
	background-image: url(img/png/speedtest.png);
   
    background-repeat:no-repeat;
    background-position:center;
    background-size: 100px;
    width: 200px;
    margin-top:20px;

    height: 200px;
    border-radius: 20px;
     padding-top:120px;
     font-weight:bold;

}#Button_4 {


    background-repeat:no-repeat;
    background-position:center;
    background-size: 100px;
    width: 200px;
      margin-left:100px;
      margin-top:20px;
    height: 200px;
    border-radius: 20px;
     padding-top:120px;
     font-weight:bold;

}#Button_5 {

     background-image: url(img/png/team-support.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size: 100px;
    width: 200px;
    margin-left:100px;

    height: 200px;
    border-radius: 20px;
     padding-top:120px;
     font-weight:bold;

}