﻿body
{background-color:#000c60;background-image:url('../images/logo-cck.jpg');background-repeat:no-repeat;background-position:top center;text-align:center;font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;word-spacing: 0.05em;letter-spacing: 1px;line-height: 1.3em;color:#fff;}
#box
{
width:500px;
margin:500px auto 0 auto;
text-align:center;
}
#box h1
{
font-size:3em;
}
#box p
{
text-align:left;
}
#box a
{
color:#6cf;
}
#box a:hover
{
color:#c00;
}
