body {
background-image: url('img/background.gif');
font-family: Helvetica, Arial, sans-serif;
}

#content {
	line-height: 300%;
	color: #FFF
	font-size: 40px;
	width: 850px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}

a:link {
	color: #FFF;
	font-size: 30px;
	text-decoration: none;
	padding: 5px;
}

a:visited {
	color: #FFF;
	font-size: 30px;
	text-decoration: none;
	padding: 5px;
}

a:hover {
	color: #699EC2;
	font-size: 30px;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}

#footer {
	margin-top: 65px;
	font-size: 25px;
	color: #FFF;
	text-align: center;
}

#container {
	margin-top: 20px;
	margin-left: 5%;
	-webkit-transform: rotate(-1deg);
	-moz-transform:rotate(-1deg);
}

.name {
font-size: 260px;
color: #FFF;
line-height: 215px;
font-weight: 700;
}

.subtitle {
font-size: 62px;
margin: 0;
padding: 0;
}

#header {
width: 850px;
margin: 0 auto;
height: 300px;
}

.slash {
color: #699EC2;
font-size: 45px;
vertical-align: top;
}

.word1 {
	position: absolute;
	font-size: 150px;
	margin-left: 350px;
	margin-top: 0px;
}

.word2 {
	position: absolute;
	margin-top: 130px;
	z-index: -1;
}
