﻿/* CSS Document */
* {
font-family: "Accord SF" ;
}

body {
background-color: #FFFFA4;
}


hr {
color:#000000;
width:70%;
}

a {
text-decoration: none;
margin-left: 30px;
background-color: #B3FFB3;
font-size:30px;
border: #000000 2px solid;  
color: #000000;
} 

#nav {
margin-left: 14%;
}

#content {
font-size:18px;
margin-left: 14%;
}
span {
margin-left: 6%;
font-weight: bolder;
font-size: 24px;
}

h1 {
text-align: center;
font-size:65px;
}



#hr {
width:85%;
}



#button {
background-color: #66FF00 ;
font-size:30px;
border: #000000 2px solid;  
color: #000000;
cursor: hand;
}



#photo2 {
height: 400px;
width: 350px;
margin-left: 18%;
}

#photo3 {
height: 400px;
width: 350px;
margin-left: 29%;
}

#photo4 {
height: 400px;
width: 350px;
margin-left: 22%;
}

#mail {
color:  #000000;
text-decoration: underline;
border: none;
background-color:  #FFFFA4;
font-size: inherit;
}
