body

{


background-image:url("vintage-writing-wallpaper-collection_edit.jpg");
background-size:cover;
background-position:center;
background-attachment:fixed;

//background-repeat:repeat-y;
//background-size:100%;

margin-left:5%;
margin-right:5%;

//overflow-x:hidden;
//overflow:auto;
//width:auto;


}




#container

{

//overflow-x:hidden;
//overflow:auto;
//width:auto;
}

#top
{

//background-color:#CCCCCC;


width:98%;
padding:1%;
border-bottom: 2px solid;  color:lightgray;
color:black;
font-family:arial black;
font-style:italic;
font-size:20pt;
}




#left

{

border-right: 1px solid;  color:black;

//background-color:white;

padding:1%;
width:22%;
float:left;

}



#right

{

//border: 1px solid;  color:black;

//background-color:#CCCCCC;


//border-bottom: 2px solid;  color:lightgray;
//background-color:white;

font-size:15pt;
font-family:arial black;
color:black;
padding:1%;
width:71%;
float:right;
}




#footer

{


text-align:center;
font-family:verdana;
font-size:7pt;
color:black;
clear:both;
}

a:link
{

font-size:15pt;
font-family:arial;
color:blue;
text-decoration:none;

}

a:hover
{
color:red;
}



a:visited
{

font-size:15pt;
font-family:arial;
color:blue;
text-decoration:none;

}

#webpage_title

{
font-family:verdana;
font-size:14pt;
color:black;
}

// opacity:0.6;filter:alpha(opacity=60);-moz-border-radius: 15px;

