body
{
background-image: url(../images/background.png);
text-align: center;
overflow-y: scroll;
}

img
{
border: none;
}

h1
{
color: yellow;
}

h2
{
color: yellow;
}

h3
{
color: yellow;
}

p
{
color: red;
}

#maincadre
{
background-color: #060606;
border: ridge 2px;
border-radius: 9px;
border-style: inset;
border-color: #CC9900;
width: 1350px;
height: 700px;
margin-left: auto;
margin-right: auto;
margin-top: 2%;
}

#theauthorsworkcadre
{
border: none;
border-color: red;
width: 1100px;
height: 620px;
margin: auto;
}

#theauthorsworktable
{
border: none;
border-color: red;
width: 1000px;
height: 560px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}

#droppedCustomTable
{
border: none;
border-color: red;
width: 1000px;
height: 560px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}

#theauthorsworkbox1
{
border: none;
border-color: red;
height: 550px;
width: 356px;
}

#theauthorsworkbox2
{
border: none;
border-color: red;
height: 550px;
width: 300px;
}

#theauthorsworkbox3
{
border: none;
border-color: red;
height: 550px;
width: 300px;
}

#navigator
{
border:none;
border-color: green;
width: 500px;
height: 40px;
margin-left: auto;
margin-right: auto;
}
