/* $Id: style.css, v2.1 2007/21/11 JC $ <! -- Calliste.us -->

*/

body
{ 
background-color: #ffffff;
background-image: url('/images/handshake.gif');
background-repeat: no-repeat;
background-position: 50px 25px;
}
p.sansserif 
{
 font-family: sans-serif;
}
h3 
{
color: #0387AD;
}
td.outine1 
{
padding: 0.25cm;
}
p.one
{
border-style: solid;
border-color: #336666;
border-width: 10px;
}
p.two 
{
border-style: solid;
border-width: 5px 10px 1px
}
p.three
{
border-top-width: thin;
}
p.four
{
border-style: solid;
border-color: #336666;
border-width: 12px;
}
p.five
{
position: absolute;
top: 5px;
right: 265px;
}
p.six
{
position: absolute;
bottom: 500px;
right: 5px;
}
p.seven
{
position:absolute;
top:150px;
right:105px;
}
p.eight
{
position:absolute;
bottom:10px;
right:105px;
}
p.groove 
{
border-bottom-style: groove;
}
