@page  
{ 
    size: auto;   /* auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
    margin: 0mm 0mm 0mm 0mm;  
} 

#phone, #email, #web, #location {
    font-size: 12px;
}

.skill {
    font-size: 12px;
}

h1 {
    margin-top: 15px;
}

h2 {
    margin-top: 10px;
}

.education {
    margin-bottom: 10px;
}