body {
background : #faf6f6;
margin : 10px;
padding : 0;
height : 100%;
width: 100%;
background-color : #faf6f6;
background-image : url(images/logo.png);
background-repeat : no-repeat;
background-attachment : fixed;
background-position : 2% 50%;
font-family : arial;
font-size : 8px;
font-weight : normal;
line-height : normal;
text-transform : uppercase;
letter-spacing : 3px;
color : #909090;
}
#container {
background : #faf6f6;
min-height : 100%;
position : relative;
margin-left : auto;
margin-right : auto;
margin-bottom : auto;
}
#header {
background : #faf6f6;
padding : 10px;
}
#body {
padding : 10px;
padding-bottom : 40px;
}
#footer {
position : absolute;
bottom : 0;
width : 100%;
height : 40px;
background : #faf6f6;
}
.nav {
font-family : arial;
font-size : 10px;
font-weight : normal;
color : #faf6f6;
white-space : nowrap;
width : 50%;
height : 15px;
text-decoration : none;
top : auto;
right : auto;
bottom : auto;
left : auto;
vertical-align : middle;
text-align : center;
margin : 0;
padding : 0;
}
.table {
width : 50%;
margin-left : 20%;
margin-right : 20%;
background-color : #faf6f6;
border-width : thin;
border-style : solid;
border-color : #faf6f6;
height : 490px;
width : 490px;
margin-top : 2px;
font-family : arial;
font-size : 10px;
font-weight : normal;
line-height : normal;
}
.cvtable {
width : 70%;
background-color : #faf6f6;
border-width : thin;
border-style : solid;
border-color : #faf6f6;
margin-top : 10px;
font-family : arial;
font-size : 10px;
font-weight : normal;
line-height : normal;
padding-top : 20px;
padding-bottom : 150px;
padding-right : 20px;
padding-left : 20px;
}
.tablecaption {
width : 80%;
margin-left : 10%;
margin-right : 10%;
}
.Caption {
clear value;
color : #202020;
vertical-align : top;
font : normal 9px arial;
letter-spacing : 1px;
text-transform : uppercase;
webkit-text-align : center;
}
.copyright {
font-family : arial;
font-size : 6px;
color : #909090;
font-weight : normal;
}
.links {
font-family : arial;
font-size : 10px;
font-weight : normal;
color : #383838;
text-align : center;
text-decoration : none;
}
.linkpage {
color : #f94109;
font-family : arial;
background-color : #faf6f6;
font-weight : normal;
}
a {
font-family : arial;
font-weight : normal;
color : #808080;
text-decoration : none;
}
a:hover {
color : #808080;
}
A.Controls:link {
color : #808080;
text-decoration : none;
font-family : arial;
font-size : 10px;
font-weight : normal;
}
A.Controls:visited {
color : #909090;
text-decoration : none;
font-family : arial;
font-size : 10px;
font-weight : normal;
}
A.Controls:active {
color : #f94109;
text-decoration : none;
font-family : arial;
font-size : 10px;
font-weight : normal;
}
A.Controls:hover {
font-family : arial;
font-size : 10px;
font-weight : normal;
color : #f94109;
text-decoration : none;
}
#cv {
position : absolute;
width : 60%;
top : 98px;
left : 30%;
border-width : thin;
border-style : solid;
border-color : #181818;
background-color : #000000;
z-index : 1;
text-align : left;
margin : 20px;
text-transform : none;
padding-left : 25px;
}
body > cv {
font-family : arial;
font-size : 10px;
}
