﻿body
{
	background-color: #191919;
	text-align: center;
	color: #7B8CB5;
	font-family: Tahoma, Verdana, Arial;	
	font-size: 14px;
	font-weight: bold;
}

.title-image
{
	margin-top: 40px;
}

h1
{
	padding: 15px 0 30px 0;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
}

.section
{
	padding: 25px 0;
}

.section .header
{
	letter-spacing: 0.5px;
	border-bottom: solid 1px #303030;
	padding-bottom: 5px;
	margin: 8px;
	width: 600px;
	display: inline-block;
}

.email-me
{
	padding-top: 30px;
}

.tweet
{
	padding-top: 40px;
}

.tweet img
{
	border: 4px solid #707070;
}


a, a:visited, a:hover
{
	color: #696969;
	text-decoration: none;
	padding: 0 10px;		
	border-right: solid 1px #303030;
}

a.first	
{
	border-left: none;
}

a.last
{
	border-right: none;
}

.site
{
}
