/*
Theme Name: maria_papandreou
Description: My personal website and online portfolio
Author: Maria Papandreou
Author URI: http://www.mariapapandreou.com
Version: 0.2s
*/

@charset "UTF-8";

h1 {
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 31px;
}

ul {
    font-family: Trebuchet MS, Arial, Verdana, sans-serif;
    font-size: 18px;
    line-height: 26px;
    list-style-image: none;
    list-style-type: square;
    margin-top: 15px;
}

img{
    padding-left: 8px;
}
