body {

	background-color: #000000; 
	background-image: url(back.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
	margin-left: 30px;
	margin-top: 30px;
}
body,td,th {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
ul{
	list-style-type:none;
	padding-left:0px;
}

a {
	font-weight: bold;
}
a:link, a:visited, a:active  {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

.centered{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.main {
	padding: 10px;
	border-radius: 5px;
	/*
	border-style: solid;
	border-width: 1px;
	border-color: black;
	*/
	background-color: #FEFEFE;
	width: 600px;
/*border="0" align="left" cellpadding="1" cellspacing="1"*/
}
.content{
}
.cvlist{
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: separate;
	padding: 0px;
}
.cvlist td:first-child{
	width:20%;
	vertical-align:top;
	white-space: nowrap;
	font-weight: bold;
}
.footer{
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
}
.social
{
	border:0;
	height:16px;
}

.style2 {color: #FFFFFF}

.style3 {font-size: 14px}
.list {
}
