body {

background-color: black;
color: white;
margin-top: 70px;


}

body.front {

background-image: url('chicer.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 620px 70px;
margin-left: 70px

}

p {

color: gainsboro;


}

p.boot {

letter-spacing: 0cm;
position: absolute;
bottom: 30px;
left: 30px;
border: thin solid white

}

p.goot {

padding: 10px;
letter-spacing: 0cm;
position: relative;
left: 35px;
width: 500px;
border: medium solid white

}

p.root {

letter-spacing: 0cm;
padding: 2px;
border: 1px solid white;
font-size: small;
width: 200px

}

div.ooot {

position: absolute;
letter-spacing: 0.1cm;
left: 340px;
top: 70px;
width: 285px;
height: 185px

}

div.other {

letter-spacing: 0.1cm;
text-align: left;
width: 500px;
min-height: 500px;
padding: 0.5cm;
border-top: thin solid white;
border-bottom: thin solid white


}

a {

text-decoration: none

}

a:link {color: white}
a:visited {color: white}
a:hover {color: #285A96}

#nav a:link {border: thin solid white;}


.sc

{

font-variant: small-caps

}

.bl

{

font-weight: bold

}

.small

{

font-size: xx-small

}

.dent {

letter-spacing: 1px;
position: relative; 
left: 1cm

}
