body { font-family: Georgia,serif; text-align: left; }

.title { font-size: 95px; font-weight: normal; text-shadow: #6374AB 0px 0px 4px; text-align: center; }
.title img { max-width: 100px; }

h1 { text-shadow: #6374AB 0px 0px 3px; font-size: 35px; margin: 15px 0 15px 0; }

h2 { text-shadow: #6374AB 0px 0px 2px; font-size: 20px; margin: 10px 0 10px 0; }

p { font-size: 14px; color: #383838; }

a { text-decoration: none; color: #383838; font-weight: bold; }

a:hover.hoverbox { text-decoration: none; background-color: #6a7182; color: white; padding: 2px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.container { margin: 0 auto; width: 550px; }

.motto { margin-top: 0px; }

.box_3col .using { text-align: center; padding-top: 15px; color: #58a7ff; font-size: 20px; }
.box_3col .col { width: 163.333px; margin-left: 20px; float: left; margin-bottom: 15px; }
.box_3col .col ul li { font-size: 14px; color: #383838; }

.box_2col .col.left { width: 245px; margin-left: 20px; float: left; }
.box_2col .col.left img { float: left; max-height: 80px; }
.box_2col .col.left .description { float: right; width: 160px; }
.box_2col .col.right { width: 255px; margin-left: 20px; float: left; }
.box_2col .col.right img { float: left; max-height: 80px; margin-right: 10px; }
.box_2col .col.right p { font-size: 12px; }
.box_2col .col.right .description { float: right; width: 160px; }

.skills { background-color: #ebf8ff; -moz-border-radius: 15px; -webkit-border-radius: 15px; }

.history { margin-top: 15px; }

ul.companies li { margin-bottom: 20px; }
ul.companies li p { font-size: 12px; }

.contact_box { background-color: #c9f2e6; padding: 5px 15px 15px 15px; margin-top: 15px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.clear { clear: both; }
