<link href="css/resume.css" type="text/css" rel="stylesheet" />


        <style type="text/css">
            * {
               margin: 0;
               padding: 0;
               border: 0;
               font-family: Tahoma, sans-serif;
               font-size: 1em;
               font-weight: normal;
               font-style: normal;
               text-decoration: none;
            }
            h1 {
            	color: rgb(255,23,125);
            }
        </style>