body,td,th {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	font-family: Myraid, Helvetica, Arial, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	border: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	border: 0px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	border: 0px;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	border: 0px;
}

a:focus {
	outline: 0px;
}

a img {
	border: 0px;
}

.logo {
	position: absolute;
	left: 100px;
	top: 300px;
}

.menu {
	position: absolute;
	left: 100px;
	background-color: #000000;
	top: 100px;
}
.cv {
	position: absolute;
	left: 100px;
	width: 700px;
	background-color: #000000;
	top: 100px;
}
