body{
background-image : url(img/myspace.jpg);
background-repeat : no-repeat;
background-attachment : fixed;background-position : 100% 100%;
font-size : 12px; line-height : 144%;
color : #808080;
}
strong{color : #287050;}
a{color : #2756ad; text-decoration : none;}
a:hover{text-decoration : underline;}
hr{color:#999;background-color:#999;height:1px;border:0px solid #999;margin-bottom:0.5em;}
td{vertical-align : top; text-align : center;}

* {padding : 0px ; margin : 0px;}

#main {
width : 760px;
margin:5px auto;
}

#header {
padding : 10px 0px 15px 0px;
}

#left {
float: left;
width : 181px;
padding : 10px;
border: 1px solid #287050;
}

#center {
float: left;
width : 305px;
padding : 0px 15px 15px 15px;
}

#right {
float: left;
width : 200px;
padding : 10px;
border: 1px solid #287050;
}

#video1 {
float: left;
width : 50%;
}

#video2 {
float: left;
width : 50%;
}

#instruments {
clear: both;
padding : 20px 0px 0px 0px;
}

#footerleft {
float: left;
}

#footerright {
float: right;
}