h1{
font-size: 40px;
color: #430DC9;

   
}
body {
    background-image: url("roman/guitar.jpg"); 
	background-attachment: fixed; 
}
p {
    font-family: "Times New Roman";
    font-size: 25px;
	color: #DF013A;
}
h2{
color: #430DC9;
font-size: 40px;
}
h3{
color: #430DC9;
font-size: 40px;
}
h4{
color: #430DC9;
font-size: 40px;
}
h5{
color: #430DC9;

font-size: 40px;
}
li{
color: #DF013A;
font-size: 25px;
}
header{
DISPLAY: inline-block;
float: left; 
}
section{
display: block;
float: right;  
}